mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
19 lines
759 B
Markdown
19 lines
759 B
Markdown
|
|
### [CVE-2004-1983](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1983)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
The arch_get_unmapped_area function in mmap.c in the PaX patches for Linux kernel 2.6, when Address Space Layout Randomization (ASLR) is enabled, allows local users to cause a denial of service (infinite loop) via unknown attack vectors.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- http://marc.info/?l=bugtraq&m=108360001130312&w=2
|
||
|
|
- http://marc.info/?l=bugtraq&m=108420555920369&w=2
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
No PoCs found on GitHub currently.
|
||
|
|
|