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.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=968484 | Issue Tracking Patch Third Party Advisory |
https://github.com/torvalds/linux/commit/baff42ab1494528907bf4d5870359e31711746ae | Patch Third Party Advisory |
http://www.openwall.com/lists/oss-security/2013/05/29/11 | Mailing List Patch Third Party Advisory |
http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.34 | Broken Link |
http://rhn.redhat.com/errata/RHSA-2013-1051.html | Third Party Advisory |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=baff42ab1494528907bf4d5870359e31711746ae |
Configurations
Information
Published : 2013-06-07 07:03
Updated : 2023-02-12 20:42
NVD link : CVE-2013-2128
Mitre link : CVE-2013-2128
JSON object : View
CWE
CWE-400
Uncontrolled Resource Consumption
Products Affected
linux
- linux_kernel