Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 234813 (CVE-2008-3535)

Summary: Linux <2.6.27 Fix off-by-one error in iov_iter_advance() (CVE-2008-3535)
Product: Gentoo Security Reporter: Robert Buchholz (RETIRED) <rbu>
Component: KernelAssignee: Gentoo Security <security>
Status: RESOLVED FIXED    
Severity: normal CC: kernel
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=94ad374a0751f40d25e22e036c37f7263569d24c
Whiteboard: [linux <2.6.25.14] [linux >=2.6.26 <2.6.26.1]
Package list:
Runtime testing required: ---

Description Robert Buchholz (RETIRED) gentoo-dev 2008-08-15 12:55:52 UTC
CVE-2008-3535 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-3535):
  Off-by-one error in the iov_iter_advance function in mm/filemap.c in the
  Linux kernel before 2.6.27-rc2 allows local users to cause a denial of
  service (system crash) via a certain sequence of file I/O operations with
  readv and writev, as demonstrated by testcases/kernel/fs/ftest/ftest03 from
  the Linux Test Project.
Comment 1 kfm 2009-07-20 19:29:24 UTC
hardened-kernel unaffected at present time. Removing alias.

PS: genpatches-2.6.25-10 included the 2.6.25.14 patch and genpatches-2.6.26-2
included the 2.6.26.1 patch