mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 07:34:01 +02:00
19 lines
862 B
Markdown
19 lines
862 B
Markdown
### [CVE-2005-0003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0003)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The 64 bit ELF support in Linux kernel 2.6 before 2.6.10, on 64-bit architectures, does not properly check for overlapping VMA (virtual memory address) allocations, which allows local users to cause a denial of service (system crash) or execute arbitrary code via a crafted ELF or a.out file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2005-017.html
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9512
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|