mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
659 B
Markdown
18 lines
659 B
Markdown
### [CVE-2012-6700](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|