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

Bug 282005 (CVE-2009-2849)

Summary: Kernel: md driver NULL ptr deref DoS (CVE-2009-2849)
Product: Gentoo Security Reporter: Alex Legler (RETIRED) <a3li>
Component: KernelAssignee: Gentoo Security <security>
Status: RESOLVED FIXED    
Severity: normal CC: hardened-kernel+disabled, kernel
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.30.y.git;a=commit;h=3c92900d9a4afb176d3de335dc0da0198660a244
Whiteboard: [linux <2.6.30.2] [gp <2.6.30-5]
Package list:
Runtime testing required: ---

Description Alex Legler (RETIRED) archtester gentoo-dev Security 2009-08-19 09:37:09 UTC
CVE-2009-2849 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-2849):
  The md driver (drivers/md/md.c) in the Linux kernel before 2.6.30.2
  might allow local users to cause a denial of service (NULL pointer
  dereference) via vectors related to "suspend_* sysfs attributes" and
  the (1) suspend_lo_store or (2) suspend_hi_store functions.  NOTE:
  this is only a vulnerability when sysfs is writable by an attacker.