### [CVE-2004-1016](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1016) ![](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 scm_send function in the scm layer for Linux kernel 2.4.x up to 2.4.28, and 2.6.x up to 2.6.9, allows local users to cause a denial of service (system hang) via crafted auxiliary messages that are passed to the sendmsg function, which causes a deadlock condition. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2005-017.html #### Github No PoCs found on GitHub currently.