Files
CVEs-PoC/2010/CVE-2010-1087.md
T
2024-06-18 02:51:15 +02:00

18 lines
722 B
Markdown

### [CVE-2010-1087](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1087)
![](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 nfs_wait_on_request function in fs/nfs/pagelist.c in Linux kernel 2.6.x through 2.6.33-rc5 allows attackers to cause a denial of service (Oops) via unknown vectors related to truncating a file and an operation that is not interruptible.
### POC
#### Reference
- http://www.vmware.com/security/advisories/VMSA-2011-0003.html
#### Github
No PoCs found on GitHub currently.