Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386415 - Kernel: cifs_close(): Denial of Service (CVE-2011-1771)
Summary: Kernel: cifs_close(): Denial of Service (CVE-2011-1771)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Security
URL:
Whiteboard: [linux < 2.6.39]
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-08 17:24 UTC by GLSAMaker/CVETool Bot
Modified: 2013-09-15 20:22 UTC (History)
1 user (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 GLSAMaker/CVETool Bot gentoo-dev 2011-10-08 17:24:18 UTC
CVE-2011-1771 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1771):
  The cifs_close function in fs/cifs/file.c in the Linux kernel before 2.6.39
  allows local users to cause a denial of service (NULL pointer dereference
  and BUG) or possibly have unspecified other impact by setting the O_DIRECT
  flag during an attempt to open a file on a CIFS filesystem.