National Cyber Awareness System
Vulnerability Summary for CVE-2012-0056
Original release date:01/27/2012
Last revised:03/22/2012
Source:
US-CERT/NIST
Overview
The mem_write function in Linux kernel 2.6.39 and other versions, when ASLR is disabled, does not properly check permissions when writing to /proc/<pid>/mem, which allows local users to gain privileges by modifying process memory, as demonstrated by Mempodipper.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
10.0
Exploitability Subscore:
3.4
CVSS Version 2 Metrics:
Access Vector: Locally exploitable
Access Complexity: Medium
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://bugzilla.redhat.com/show_bug.cgi?id=782642
External Source: BID
Name: 51625
External Source: REDHAT
Name: RHSA-2012:0061
External Source: REDHAT
Name: RHSA-2012:0052
External Source: MLIST
Name: [oss-security] 20120122 Re: CVE request: kernel: proc: clean up and fix /proc/<pid>/mem handling
External Source: MLIST
Name: [oss-security] 20120119 Re: CVE request: kernel: proc: clean up and fix /proc/<pid>/mem handling
External Source: MLIST
Name: [oss-security] 20120117 Re: CVE request: kernel: proc: clean up and fix /proc/<pid>/mem handling
External Source: MLIST
Name: [oss-security] 20120118 CVE request: kernel: proc: clean up and fix /proc/<pid>/mem handling
External Source: UBUNTU
Name: USN-1336-1
External Source: SECUNIA
Name: 47708
Type: Advisory
External Source: CONFIRM
Name: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=e268337dfe26dfc7efd422a804dbb27977a3cccc
External Source: MISC
Name: http://blog.zx2c4.com/749
Technical Details
- Permissions, Privileges, and Access Control (CWE-264)