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.
The product does not properly control the allocation and maintenance of a limited resource.
Link | Tags |
---|---|
https://github.com/torvalds/linux/commit/baff42ab1494528907bf4d5870359e31711746ae | third party advisory patch |
http://www.openwall.com/lists/oss-security/2013/05/29/11 | mailing list third party advisory patch |
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 vendor advisory |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=baff42ab1494528907bf4d5870359e31711746ae | |
https://bugzilla.redhat.com/show_bug.cgi?id=968484 | issue tracking third party advisory patch |