Files
CVEs-PoC/2013/CVE-2013-4588.md
T
2025-09-29 21:09:30 +02:00

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.