### [CVE-2012-6700](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6700) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 #### Github No PoCs found on GitHub currently.