MEDIUM · 6.9

CVE-2012-0056

The mem_write function in the Linux kernel before 3.2.2, when ASLR is disabled, does not properly check permissions when writing to /proc/<pid>/mem, which allows local users to gain privileges by modi...

Vulnerability Description

The mem_write function in the Linux kernel before 3.2.2, 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.

CVSS Score

6.9

MEDIUM

AV:L/AC:M/Au:N/C:C/I:C/A:C
Confidentiality
COMPLETE
Integrity
COMPLETE
Availability
COMPLETE

Affected Products

VendorProductVersions
LinuxLinux Kernel>= 2.6.39, < 3.0.18

Related Weaknesses (CWE)

References

FAQ

What is CVE-2012-0056?

CVE-2012-0056 is a vulnerability with a CVSS score of 6.9 (MEDIUM). The mem_write function in the Linux kernel before 3.2.2, when ASLR is disabled, does not properly check permissions when writing to /proc/<pid>/mem, which allows local users to gain privileges by modi...

How severe is CVE-2012-0056?

CVE-2012-0056 has been rated MEDIUM with a CVSS base score of 6.9/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2012-0056?

Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.