Improper input validation in Linux kernel - CVE-2006-3468

 

Improper input validation in Linux kernel - CVE-2006-3468

Published: July 21, 2006 / Updated: November 6, 2024


Vulnerability identifier: #VU99897
CSH Severity: Low
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2006-3468
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

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.


Affected software

Linux kernel

How to mitigate CVE-2006-3468

Install update from vendor's repository.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins