National Cyber Awareness System
Vulnerability Summary for CVE-2011-1021
Original release date:06/21/2012
Last revised:06/22/2012
Source:
US-CERT/NIST
Overview
drivers/acpi/debugfs.c in the Linux kernel before 3.0 allows local users to modify arbitrary kernel memory locations by leveraging root privileges to write to the /sys/kernel/debug/acpi/custom_method file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-4347.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
4.9
Exploitability Subscore:
3.9
CVSS Version 2 Metrics:
Access Vector: Locally exploitable
Access Complexity: Low
Authentication: Not required to exploit
Impact Type: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/526b4af47f44148c9d665e57723ed9f86634c6e3
Type: Patch Information; Exploit
External Source: CONFIRM
Name: https://bugzilla.redhat.com/show_bug.cgi?id=680841
External Source: MLIST
Name: [oss-security] 20110225 Re: CVE request: kernel: /sys/kernel/debug/acpi/custom_method can bypass module restrictions
External Source: CONFIRM
Name: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=526b4af47f44148c9d665e57723ed9f86634c6e3
External Source: CONFIRM
Name: http://ftp.osuosl.org/pub/linux/kernel/v3.0/ChangeLog-3.0
Technical Details
- Permissions, Privileges, and Access Control (CWE-264)