Input validation error in Linux kernel - CVE-2007-1000

 

Input validation error in Linux kernel - CVE-2007-1000

Published: March 13, 2007 / Updated: July 11, 2024


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

Vulnerability details

The vulnerability allows a local user to execute arbitrary code.

The ipv6_getsockopt_sticky function in net/ipv6/ipv6_sockglue.c in the Linux kernel before 2.6.20.2 allows local users to read arbitrary kernel memory via certain getsockopt calls that trigger a NULL dereference.


Affected software

Linux kernel

How to mitigate CVE-2007-1000

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins