mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 17:32:18 +02:00
19 lines
822 B
Markdown
19 lines
822 B
Markdown
### [CVE-2004-1071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1071)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The binfmt_elf loader (binfmt_elf.c) in Linux kernel 2.4.x up to 2.4.27, and 2.6.x up to 2.6.8, does not properly handle a failed call to the mmap function, which causes an incorrect mapped image and may allow local users to execute arbitrary code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.isec.pl/vulnerabilities/isec-0017-binfmt_elf.txt
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9917
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|