### [CVE-2005-3053](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3053) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description The sys_set_mempolicy function in mempolicy.c in Linux kernel 2.6.x allows local users to cause a denial of service (kernel BUG()) via a negative first argument. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2005-808.html #### Github No PoCs found on GitHub currently.