Buffer overflow in the clusterip_proc_write function in net/ipv4/netfilter/ipt_CLUSTERIP.c in the Linux kernel before 2.6.39 might allow local users to cause a denial of service or have unspecified other impact via a crafted write operation, related to string data that lacks a terminating '\0' character.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2011/03/18/15 | mailing list third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=689337 | issue tracking third party advisory patch |
http://www.securityfocus.com/bid/46921 | vdb entry third party advisory |
http://marc.info/?l=netfilter-devel&m=130036157327564&w=2 | mailing list third party advisory patch |
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39 | release notes vendor advisory |
http://securityreason.com/securityalert/8284 | third party advisory |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=961ed183a9fd080cf306c659b8736007e44065a5 | |
http://marc.info/?l=netfilter&m=129978077509888&w=2 | mailing list third party advisory patch |
http://www.openwall.com/lists/oss-security/2011/03/21/4 | mailing list third party advisory patch |
http://www.openwall.com/lists/oss-security/2011/03/21/1 | mailing list third party advisory patch |