Files
CVEs-PoC/2013/CVE-2013-2929.md
T
2024-06-18 02:51:15 +02:00

18 lines
753 B
Markdown

### [CVE-2013-2929](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2929)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The Linux kernel before 3.12.2 does not properly use the get_dumpable function, which allows local users to bypass intended ptrace restrictions or obtain sensitive information from IA64 scratch registers via a crafted application, related to kernel/ptrace.c and arch/ia64/include/asm/processor.h.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2129-1
#### Github
No PoCs found on GitHub currently.