### [CVE-2008-3350](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3350) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description dnsmasq 2.43 allows remote attackers to cause a denial of service (daemon crash) by (1) sending a DHCPINFORM while lacking a DHCP lease, or (2) attempting to renew a nonexistent DHCP lease for an invalid subnet as an "unknown client," a different vulnerability than CVE-2008-3214. ### POC #### Reference - http://www.thekelleys.org.uk/dnsmasq/CHANGELOG #### Github No PoCs found on GitHub currently.