mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
18 lines
666 B
Markdown
18 lines
666 B
Markdown
### [CVE-2007-0958](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0958)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Linux kernel 2.6.x before 2.6.20 allows local users to read unreadable binaries by using the interpreter (PT_INTERP) functionality and triggering a core dump, a variant of CVE-2004-1073.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.isec.pl/vulnerabilities/isec-0017-binfmt_elf.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|