#VU44912 Out-of-bounds read in Linux kernel - CVE-2011-1770 

 

#VU44912 Out-of-bounds read in Linux kernel - CVE-2011-1770

Published: June 24, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU44912
Vulnerability risk: Medium
CVSSv4.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:Green
CVE-ID: CVE-2011-1770
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

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

The vulnerability exists due to a boundary error in Integer underflow in the dccp_parse_options function (net/dccp/options.c) in the Linux kernel before 2.6.33.14. A remote attacker can perform a denial of service via a Datagram Congestion Control Protocol (DCCP) packet with an invalid feature options length, which triggers a buffer over-read.


Remediation

Update to version 2.6.33.14.

External links