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

Bug 325559 (CVE-2010-1148)

Summary: Kernel: cifs_create() NULL pointer dereference (CVE-2010-1148)
Product: Gentoo Security Reporter: Stefan Behte (RETIRED) <craig>
Component: KernelAssignee: Gentoo Security <security>
Status: RESOLVED FIXED    
Severity: normal CC: hardened, kernel
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.redhat.com/show_bug.cgi?id=579445
Whiteboard: [ linux <= 2.6.33.2 ]
Package list:
Runtime testing required: ---

Description Stefan Behte (RETIRED) gentoo-dev Security 2010-06-25 19:34:30 UTC
CVE-2010-1148 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1148):
  The cifs_create function in fs/cifs/dir.c in the Linux kernel
  2.6.33.2 and earlier allows local users to cause a denial of service
  (NULL pointer dereference and OOPS) or possibly have unspecified
  other impact via a NULL nameidata (aka nd) field in a POSIX
  file-creation request to a server that supports UNIX extensions.
Comment 1 Stefan Behte (RETIRED) gentoo-dev Security 2010-06-25 21:37:59 UTC
CVE-2010-1148 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1148):
  The cifs_create function in fs/cifs/dir.c in the Linux kernel
  2.6.33.2 and earlier allows local users to cause a denial of service
  (NULL pointer dereference and OOPS) or possibly have unspecified
  other impact via a NULL nameidata (aka nd) field in a POSIX
  file-creation request to a server that supports UNIX extensions.