National Cyber Awareness System
Vulnerability Summary for CVE-2012-0028
Original release date:06/21/2012
Last revised:06/22/2012
Source:
US-CERT/NIST
Overview
The robust futex implementation in the Linux kernel before 2.6.28 does not properly handle processes that make exec system calls, which allows local users to cause a denial of service or possibly gain privileges by writing to a memory location in a child process.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
10.0
Exploitability Subscore:
3.9
CVSS Version 2 Metrics:
Access Vector: Locally exploitable
Access Complexity: Low
Authentication: Not required to exploit
Impact Type:Allows unauthorized disclosure of information; Allows unauthorized modification; Allows disruption of service
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.
External Source: CONFIRM
Name: https://github.com/torvalds/linux/commit/8141c7f3e7aee618312fa1c15109e1219de784a7
Type: Patch Information; Exploit
External Source: CONFIRM
Name: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8141c7f3e7aee618312fa1c15109e1219de784a7
Type: Patch Information
External Source: CONFIRM
Name: https://bugzilla.redhat.com/show_bug.cgi?id=771764
External Source: MLIST
Name: [oss-security] 20120508 Re: CVE Request -- kernel: futex: clear robust_list on execve
External Source: CONFIRM
Name: http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.28
Technical Details
- Permissions, Privileges, and Access Control (CWE-264)