mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
### [CVE-2013-2929](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2929)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|