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

18 lines
834 B
Markdown

### [CVE-2006-3468](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3468)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Linux kernel 2.6.x, when using both NFS and EXT3, allows remote attackers to cause a denial of service (file system panic) via a crafted UDP packet with a V2 lookup procedure that specifies a bad file handle (inode number), which triggers an error and causes an exported directory to be remounted read-only.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9809
#### Github
No PoCs found on GitHub currently.