Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
dhcpcd Heap Use-After-Free via Control Socket Handling
Vulnerability 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.
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
释放后使用
Vulnerability Title
NetworkConfiguration dhcpcd 资源管理错误漏洞
Vulnerability Description
NetworkConfiguration dhcpcd是NetworkConfiguration团队的一款DHCP客户端软件。 NetworkConfiguration dhcpcd 10.3.2及之前版本存在资源管理错误漏洞,该漏洞源于src/control.c中控制套接字处理存在堆释放后重用,可能导致本地低权限攻击者在权限分离禁用时触发内存损坏。
CVSS Information
N/A
Vulnerability Type
N/A