mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
724 B
724 B
CVE-2012-6700
Description
The decode_search function in dhcp.c in dhcpcd 3.x does not properly free allocated memory, which allows remote DHCP servers to cause a denial of service via a crafted response.
POC
Reference
- https://bugs.launchpad.net/ubuntu/+source/dhcpcd/+bug/1517226
- https://bugs.launchpad.net/ubuntu/+source/dhcpcd/+bug/1517226
Github
No PoCs found on GitHub currently.