mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
20 lines
835 B
Markdown
20 lines
835 B
Markdown
### [CVE-2009-1072](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1072)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|