National Cyber Awareness System
Vulnerability Summary for CVE-2012-2133
Original release date:07/03/2012
Last revised:08/14/2012
Source:
US-CERT/NIST
Overview
Use-after-free vulnerability in the Linux kernel before 3.3.6, when huge pages are enabled, allows local users to cause a denial of service (system crash) or possibly gain privileges by interacting with a hugetlbfs filesystem, as demonstrated by a umount operation that triggers improper handling of quota data.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
6.9
Exploitability Subscore:
1.9
CVSS Version 2 Metrics:
Access Vector: Locally exploitable; Victim must voluntarily interact with attack mechanism
Access Complexity: High
Authentication: Not required to exploit
Impact Type:Allows disruption of serviceUnknown
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/90481622d75715bfcb68501280a917dbfe516029
External Source: CONFIRM
Name: https://bugzilla.redhat.com/show_bug.cgi?id=817430
External Source: XF
Name: linux-kernel-hugepages-dos(75168)
External Source: BID
Name: 53233
External Source: MLIST
Name: [oss-security] 20120424 Re: CVE Request: use after free bug in
External Source: CONFIRM
Name: http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.3.6
External Source: CONFIRM
Name: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=90481622d75715bfcb68501280a917dbfe516029
Technical Details
- Resource Management Errors (CWE-399)