MEDIUM · 4.4

CVE-2007-1388

The do_ipv6_setsockopt function in net/ipv6/ipv6_sockglue.c in Linux kernel before 2.6.20, and possibly other versions, allows local users to cause a denial of service (oops) by calling setsockopt wit...

Vulnerability Description

The do_ipv6_setsockopt function in net/ipv6/ipv6_sockglue.c in Linux kernel before 2.6.20, and possibly other versions, allows local users to cause a denial of service (oops) by calling setsockopt with the IPV6_RTHDR option name and possibly a zero option length or invalid option value, which triggers a NULL pointer dereference.

CVSS Score

4.4

MEDIUM

AV:L/AC:M/Au:S/C:N/I:N/A:C
Confidentiality
NONE
Integrity
NONE
Availability
COMPLETE

Affected Products

VendorProductVersions
LinuxLinux Kernel<= 2.6.19.7

Related Weaknesses (CWE)

References

FAQ

What is CVE-2007-1388?

CVE-2007-1388 is a vulnerability with a CVSS score of 4.4 (MEDIUM). The do_ipv6_setsockopt function in net/ipv6/ipv6_sockglue.c in Linux kernel before 2.6.20, and possibly other versions, allows local users to cause a denial of service (oops) by calling setsockopt wit...

How severe is CVE-2007-1388?

CVE-2007-1388 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2007-1388?

Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.