mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
19 lines
791 B
Markdown
19 lines
791 B
Markdown
![]() |
### [CVE-2009-1336](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1336)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
fs/nfs/client.c in the Linux kernel before 2.6.23 does not properly initialize a certain structure member that stores the maximum NFS filename length, which allows local users to cause a denial of service (OOPS) via a long filename, related to the encode_lookup function.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- 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.
|
||
|
|