cve/2012/CVE-2012-0056.md
2024-05-27 13:12:02 +00:00

7.0 KiB

CVE-2012-0056

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//mem, which allows local users to gain privileges by modifying process memory, as demonstrated by Mempodipper.

POC

Reference

No PoCs from references.

Github