CVE-2026-34960
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
barebox prior to version 2026.04.0 contains an out-of-bounds read vulnerability in DHCP option parsing within the dhcp_message_type() function that fails to verify the options pointer remains within received packet bounds. An attacker on the same broadcast domain can send a crafted DHCP Offer or ACK packet without a proper 0xff end marker to cause the parser to read past valid packet data and potentially crash the system.
Predictions
Exploit likelihood
65%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: disclosure@vulncheck.com — https://github.com/barebox/barebox/releases/tag/v2026.04.0
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| pengutronix | barebox | {"endExcluding":"2026.04.0"} | 2026.04.0 |
References
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.