CVE-2026-56117
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
4- Range: <=10.3.2
- osv-coords2 versionspkg:rpm/opensuse/dhcpcd&distro=openSUSE%20Leap%2016.0pkg:rpm/opensuse/dhcpcd&distro=openSUSE%20Tumbleweed
< 10.5.0-160000.1.1+ 1 more
- (no CPE)range: < 10.5.0-160000.1.1
- (no CPE)range: < 10.5.0-1.1
Patches
Vulnerability mechanics
References
2News mentions
0No linked articles in our index yet.