SB2011062401 - Out-of-bounds read in Linux kernel
Published: June 24, 2011 Updated: August 11, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Out-of-bounds read (CVE-ID: CVE-2011-1770)
CWE-ID: CWE-125 - Out-of-bounds read
CVSSv4: 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]
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
Install update from vendor's website.
References
- http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061236.html
- http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061366.html
- http://marc.info/?l=linux-kernel&m=130468845209036&w=2
- http://marc.info/?l=linux-kernel&m=130469305815140&w=2
- http://secunia.com/advisories/44932
- http://securityreason.com/securityalert/8286
- http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.33/ChangeLog-2.6.33.14
- http://www.securityfocus.com/bid/47769
- http://www.securitytracker.com/id?1025592
- https://bugzilla.redhat.com/show_bug.cgi?id=703011