mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
694 B
Markdown
18 lines
694 B
Markdown
### [CVE-2005-0749](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0749)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The load_elf_library in the Linux kernel before 2.6.11.6 allows local users to cause a denial of service (kernel crash) via a crafted ELF library or executable, which causes a free of an invalid pointer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2005-366.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|