Multiple stack-based buffer overflows in net/netfilter/ipvs/ip_vs_ctl.c in the Linux kernel before 2.6.33, when CONFIG_IP_VS is used, allow local users to gain privileges by leveraging the CAP_NET_ADMIN capability for (1) a getsockopt system call, related to the do_ip_vs_get_ctl function, or (2) a setsockopt system call, related to the do_ip_vs_set_ctl function.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.ubuntu.com/usn/USN-2065-1 | third party advisory vendor advisory |
https://github.com/torvalds/linux/commit/04bcef2a83f40c6db24222b27a52892cba39dffb | third party advisory patch |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=04bcef2a83f40c6db24222b27a52892cba39dffb | |
http://ftp.linux.org.uk/pub/linux/linux-2.6/ChangeLog-2.6.33 | broken link |
http://www.securityfocus.com/bid/63744 | vdb entry third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1030800 | issue tracking third party advisory patch |
http://www.ubuntu.com/usn/USN-2064-1 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2013/11/15/12 | mailing list third party advisory patch |