mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
629 B
Markdown
18 lines
629 B
Markdown
### [CVE-2004-1234](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1234)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
load_elf_binary in Linux before 2.4.26 allows local users to cause a denial of service (system crash) via an ELF binary in which the interpreter is NULL.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2005-017.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|