### [CVE-2009-1072](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1072) ![](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 nfsd in the Linux kernel before 2.6.28.9 does not drop the CAP_MKNOD capability before handling a user request in a thread, which allows local users to create device nodes, as demonstrated on a filesystem that has been exported with the root_squash option. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2009-1081.html - http://www.ubuntu.com/usn/usn-793-1 - http://www.vmware.com/security/advisories/VMSA-2009-0016.html #### Github No PoCs found on GitHub currently.