mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
722 B
Markdown
18 lines
722 B
Markdown
### [CVE-2010-1087](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1087)
|
|

|
|

|
|

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