mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
861 B
Markdown
18 lines
861 B
Markdown
### [CVE-2009-3726](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3726)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The nfs4_proc_lock function in fs/nfs/nfs4proc.c in the NFSv4 client in the Linux kernel before 2.6.31-rc4 allows remote NFS servers to cause a denial of service (NULL pointer dereference and panic) by sending a certain response containing incorrect file attributes, which trigger attempted use of an open file that lacks NFSv4 state.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9734
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|