CVE-2006-3468
Linux kernel 2.6.x - Denial of Service via NFS EXT3 File Handle Error
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3468. PoCs published by James McKenzie.
AI-analyzed exploit summary This is a writeup describing a remote denial-of-service vulnerability in the Linux kernel's EXT3 filesystem code, triggered by crafted UDP datagrams to NFS servers. The issue can cause filesystem errors, remounting as read-only, or kernel panic.
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.
Exploits (1)
This is a writeup describing a remote denial-of-service vulnerability in the Linux kernel's EXT3 filesystem code, triggered by crafted UDP datagrams to NFS servers. The issue can cause filesystem errors, remounting as read-only, or kernel panic.