### [CVE-2005-0977](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0977) ![](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 shmem_nopage function in shmem.c for the tmpfs driver in Linux kernel 2.6 does not properly verify the address argument, which allows local users to cause a denial of service (kernel crash) via an invalid address. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2005-366.html #### Github No PoCs found on GitHub currently.