mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 14:06:54 +02:00
832 B
832 B
CVE-2013-4588
Description
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.
POC
Reference
Github
No PoCs found on GitHub currently.