Vulnerabilities (CVE)

Filtered by vendor Dhcpcd Project Subscribe
Filtered by product Dhcpcd
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2014-7912 2 Dhcpcd Project, Google 2 Dhcpcd, Android 2017-09-21 6.8 MEDIUM N/A
The get_option function in dhcp.c in dhcpcd before 6.2.0, as used in dhcpcd 5.x in Android before 5.1 and other products, does not validate the relationship between length fields and the amount of data, which allows remote DHCP servers to execute arbitrary code or cause a denial of service (memory corruption) via a large length value of an option in a DHCPACK message.
CVE-2014-7913 2 Dhcpcd Project, Google 2 Dhcpcd, Android 2017-09-21 6.8 MEDIUM N/A
The print_option function in dhcp-common.c in dhcpcd through 6.9.1, as used in dhcp.c in dhcpcd 5.x in Android before 5.1 and other products, misinterprets the return value of the snprintf function, which allows remote DHCP servers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted message.
CVE-2014-6060 2 Dhcpcd Project, Google 2 Dhcpcd, Android 2016-06-23 3.3 LOW N/A
The get_option function in dhcpcd 4.0.0 through 6.x before 6.4.3 allows remote DHCP servers to cause a denial of service by resetting the DHO_OPTIONSOVERLOADED option in the (1) bootfile or (2) servername section, which triggers the option to be processed again.