### [CVE-2004-1983](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1983) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.