mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
907 B
907 B
CVE-2013-0871
Description
Race condition in the ptrace functionality in the Linux kernel before 3.7.5 allows local users to gain privileges via a PTRACE_SETREGS ptrace system call in a crafted application, as demonstrated by ptrace_death.
POC
Reference
- http://www.openwall.com/lists/oss-security/2013/02/15/16
- http://www.openwall.com/lists/oss-security/2013/02/15/16
- http://www.ubuntu.com/usn/USN-1737-1
- http://www.ubuntu.com/usn/USN-1737-1
- http://www.ubuntu.com/usn/USN-1741-1
- http://www.ubuntu.com/usn/USN-1741-1
Github
No PoCs found on GitHub currently.