SB2012020203 - Multiple vulnerabilities in Linux kernel
Published: February 2, 2012 Updated: August 11, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 secuirty vulnerabilities.
1) Resource exhaustion (CVE-ID: CVE-2013-2128)
The vulnerability allows a local authenticated user to perform a denial of service (DoS) attack.
The tcp_read_sock function in net/ipv4/tcp.c in the Linux kernel before 2.6.34 does not properly manage skb consumption, which allows local users to cause a denial of service (system crash) via a crafted splice system call for a TCP socket.
2) Incorrect calculation (CVE-ID: CVE-2011-1573)
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
net/sctp/sm_make_chunk.c in the Linux kernel before 2.6.34, when addip_enable and auth_enable are used, does not consider the amount of zero padding during calculation of chunk lengths for (1) INIT and (2) INIT ACK chunks, which allows remote attackers to cause a denial of service (OOPS) via crafted packet data.
Remediation
Install update from vendor's website.
References
- http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.34
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=baff42ab1494528907bf4d5870359e31711746ae
- http://rhn.redhat.com/errata/RHSA-2013-1051.html
- http://www.openwall.com/lists/oss-security/2013/05/29/11
- https://bugzilla.redhat.com/show_bug.cgi?id=968484
- https://github.com/torvalds/linux/commit/baff42ab1494528907bf4d5870359e31711746ae
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a8170c35e738d62e9919ce5b109cf4ed66e95bde
- http://mirror.anl.gov/pub/linux/kernel/v2.6/ChangeLog-2.6.34
- http://openwall.com/lists/oss-security/2011/04/11/12
- http://openwall.com/lists/oss-security/2011/04/11/4
- http://rhn.redhat.com/errata/RHSA-2011-0927.html
- https://bugzilla.redhat.com/show_bug.cgi?id=695383