Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325559 (CVE-2010-1148) - Kernel: cifs_create() NULL pointer dereference (CVE-2010-1148)
Summary: Kernel: cifs_create() NULL pointer dereference (CVE-2010-1148)
Status: RESOLVED FIXED
Alias: CVE-2010-1148
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Security
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard: [ linux <= 2.6.33.2 ]
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-25 19:34 UTC by Stefan Behte (RETIRED)
Modified: 2013-09-15 19:39 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.