← Back

Dhcpcd Project

dhcpcd_project

17 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Dhcpcd
dhcpcd

CVEs (17)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Dhcpcd Project
1Dhcpcd
Jul 14, 2026
Jun 23, 2026
5.7 MEDIUM· v4
5.5 MEDIUM· v3
N/A· v2
dhcpcd through 10.3.2, fixed in commit 78ea09e, contains a heap use-after-free vulnerability in the control socket handling within src/control.c that allows local unprivileged attackers to trigger memory corruption when...Show more
dhcpcd through 10.3.2, fixed in commit 78ea09e, contains a heap use-after-free vulnerability in the control socket handling within src/control.c that allows local unprivileged attackers to trigger memory corruption when privilege separation is disabled. Attackers can connect to the control socket and send a privileged command such as -x, causing control_recvdata() to free the client object while the same READ+HANGUP event subsequently reaches control_hangup() with the stale pointer, resulting in a use-after-free condition exploitable in deployments using --disable-privsep or where privsep initialization has failed with the control socket operating in mode 0666.Show less
1Dhcpcd Project
1Dhcpcd
Jul 14, 2026
Jun 23, 2026
7.1 HIGH· v4
6.5 MEDIUM· v3
N/A· v2
dhcpcd through 10.3.2, fixed in commit 708b4a5, contains a memory leak vulnerability in the IPv6 Router Advertisement route information handling that allows an unauthenticated same-link attacker to cause denial of servic...Show more
dhcpcd through 10.3.2, fixed in commit 708b4a5, contains a memory leak vulnerability in the IPv6 Router Advertisement route information handling that allows an unauthenticated same-link attacker to cause denial of service by sending crafted Router Advertisements. Attackers can repeatedly send Router Advertisements containing Route Information options with a lifetime of zero, triggering unfreed allocations in routeinfo_findalloc() that cause linear memory exhaustion and eventual daemon crash.Show less
2Bootimus
Dhcpcd Project
2Bootimus
Dhcpcd
Jul 14, 2026
Jun 23, 2026
8.7 HIGH· v4
8.8 HIGH· v3
N/A· v2
Bootimus through 0.1.70 contains a broken access control vulnerability that allows authenticated low-privileged users to perform administrative actions by exploiting missing role enforcement in the JWTMiddleware function...Show more
Bootimus through 0.1.70 contains a broken access control vulnerability that allows authenticated low-privileged users to perform administrative actions by exploiting missing role enforcement in the JWTMiddleware function in internal/auth/auth.go, which validates JWT tokens and account status but fails to inspect the is_admin flag. Attackers can send requests to any endpoint under the /api/users path to create new administrator accounts or reset administrator passwords, thereby gaining full control of the server and the ability to modify boot menus and installation scripts served to PXE clients.Show less
1Dhcpcd Project
1Dhcpcd
Jul 14, 2026
Jun 23, 2026
6.0 MEDIUM· v4
6.5 MEDIUM· v3
N/A· v2
dhcpcd through 10.3.2, fixed in commit 2f00c7b, contains a one-byte stack out-of-bounds write vulnerability in dhcp6_makemessage() in src/dhcp6.c that allows unauthenticated same-link attackers to write beyond a fixed lo...Show more
dhcpcd through 10.3.2, fixed in commit 2f00c7b, contains a one-byte stack out-of-bounds write vulnerability in dhcp6_makemessage() in src/dhcp6.c that allows unauthenticated same-link attackers to write beyond a fixed local buffer by serializing an oversized RFC6603 OPTION_PD_EXCLUDE option body. Attackers can send a crafted DHCPv6 ADVERTISE message containing an IA_PD IAPREFIX /0 with a valid OPTION_PD_EXCLUDE using an exclude prefix length of /121 through /128 to trigger the out-of-bounds write and potentially corrupt adjacent stack memory.Show less
1Dhcpcd Project
1Dhcpcd
Jul 14, 2026
Jun 23, 2026
6.0 MEDIUM· v4
6.5 MEDIUM· v3
N/A· v2
dhcpcd through 10.3.2, fixed in commit 5733d3c, contains a heap use-after-free vulnerability that allows unauthenticated same-link attackers to crash the daemon by sending a crafted DHCPv6 RENEW reply with RFC6603 OPTION...Show more
dhcpcd through 10.3.2, fixed in commit 5733d3c, contains a heap use-after-free vulnerability that allows unauthenticated same-link attackers to crash the daemon by sending a crafted DHCPv6 RENEW reply with RFC6603 OPTION_PD_EXCLUDE and both preferred and valid lifetimes set to zero. Attackers acting as or impersonating a DHCPv6 server can trigger dhcp6_deprecatedele() to free a delegated child address while an outer TAILQ_FOREACH_SAFE iterator in dhcp6_deprecateaddrs() still holds the freed pointer, causing a use-after-free when TAILQ_REMOVE is reached.Show less
2Debian
Dhcpcd Project
2Debian Linux
Dhcpcd
Jun 17, 2026
May 5, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
dhcp6.c in dhcpcd before 6.11.7 and 7.x before 7.2.2 has a buffer over-read in the D6_OPTION_PD_EXCLUDE feature.
2Debian
Dhcpcd Project
2Debian Linux
Dhcpcd
Jun 17, 2026
Apr 28, 2019
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
dhcp.c in dhcpcd before 7.2.1 contains a 1-byte read overflow with DHO_OPTSOVERLOADED.
1Dhcpcd Project
1Dhcpcd
Jun 17, 2026
Apr 28, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
auth.c in dhcpcd before 7.2.1 allowed attackers to infer secrets by performing latency attacks.
1Dhcpcd Project
1Dhcpcd
Jun 17, 2026
Apr 28, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
dhcpcd before 7.2.1 contains a buffer overflow in dhcp6_findna in dhcp6.c when reading NA/TA addresses.
1Dhcpcd Project
1Dhcpcd
May 13, 2026
Feb 7, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
dhcpcd before 6.10.0 allows remote attackers to cause a denial of service (invalid read and crash) via vectors related to the option length.
2Dhcpcd Project
Google
2Android
Dhcpcd
May 6, 2026
Apr 18, 2016
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
dhcpcd before 6.10.0, as used in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-04-01 and other products, mismanages option lengths, which allows remote attackers to execute arbitra...Show more
dhcpcd before 6.10.0, as used in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-04-01 and other products, mismanages option lengths, which allows remote attackers to execute arbitrary code or cause a denial of service (heap-based buffer overflow) via a malformed DHCP response, aka internal bug 26461634.Show less
2Debian
Dhcpcd Project
2Debian Linux
Dhcpcd
May 6, 2026
Apr 11, 2016
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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.
2Debian
Dhcpcd Project
2Debian Linux
Dhcpcd
May 6, 2026
Apr 11, 2016
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The decode_search function in dhcp.c in dhcpcd 3.x allows remote DHCP servers to cause a denial of service (out-of-bounds read) via a crafted response.
2Debian
Dhcpcd Project
2Debian Linux
Dhcpcd
May 6, 2026
Apr 11, 2016
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The decode_search function in dhcp.c in dhcpcd 3.x allows remote DHCP servers to cause a denial of service (out-of-bounds write) via a crafted response.
1Dhcpcd Project
1Dhcpcd
May 6, 2026
Jul 30, 2015
N/A· v4
N/A· v3
6.8 MEDIUM· v2
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 D...Show more
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.Show less
1Dhcpcd Project
1Dhcpcd
May 6, 2026
Jul 30, 2015
N/A· v4
N/A· v3
6.8 MEDIUM· v2
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 remo...Show more
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.Show less
2Dhcpcd Project
Google
2Android
Dhcpcd
May 6, 2026
Sep 4, 2014
N/A· v4
N/A· v3
3.3 LOW· v2
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...Show more
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.Show less