NULL pointer dereference in Linux kernel - CVE-2010-0437

 

NULL pointer dereference in Linux kernel - CVE-2010-0437

Published: March 24, 2010 / Updated: July 3, 2024


Vulnerability identifier: #VU93715
CSH Severity: Medium
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-2010-0437
CWE-ID: CWE-476
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.

The ip6_dst_lookup_tail function in net/ipv6/ip6_output.c in the Linux kernel before 2.6.27 does not properly handle certain circumstances involving an IPv6 TUN network interface and a large number of neighbors, which allows attackers to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact via unknown vectors.


Affected software

Linux kernel

How to mitigate CVE-2010-0437

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins