CVE-2026-71401
wicked: integer underflow of the UDP length in ni_capture_inspect_udp_header() leads to an out-of-bounds read
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
An integer underflow was found in the DHCPv4 packet capture code of wicked. ni_capture_inspect_udp_header() in src/capture.c does not verify that the IP total length field (ip_len) is at least as large as the IP header length (ihl) before subtracting the header length. An unauthenticated attacker on the same network can thereby trigger an out-of-bounds read past the receive buffer in the wicked DHCPv4 client (wickedd-dhcp4), which can crash the daemon depending on the process memory layout. No information disclosure has been demonstrated. This issue affects wicked up to and including version 0.6.80.
| CWE | CWE-191 |
| Vendor | suse |
| Product | wicked |
| Published | Aug 27, 2026 |
Stay Ahead of the Next One
Get instant alerts for suse wicked
Be the first to know when new unknown vulnerabilities affecting suse wicked are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
SUSE / wicked
0 โค 0.6.80
References
Credits
Daniel Birtwhistle