Integer overflow in Linux kernel - CVE-2005-4886

 

Integer overflow in Linux kernel - CVE-2005-4886

Published: February 26, 2010 / Updated: October 30, 2018


Vulnerability identifier: #VU92625
CSH Severity: Low
CVSS v4.0: 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/E:U/U:Clear
CVE-ID: CVE-2005-4886
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

The vulnerability exists due to integer overflow error within the selinux_parse_skb_ipv6() function in security/selinux/hooks.c, within the is_ineligible() and icmpv6_notify() functions in net/ipv6/icmp.c, within the ipv6_ext_hdr() and ipv6_skip_exthdr() functions in net/ipv6/exthdrs_core.c. A remote non-authenticated attacker can perform a denial of service (DoS) attack.


How to mitigate CVE-2005-4886

Install update from vendor's repository.

Sources