U-Boot through 2026.04-rc3 contains an integer underflow vulnerability in the tcp_rx_state_machine() function (net/tcp.c) that allows a network-adjacent attacker to crash the bootloader by sending a malformed TCP SYN+ACK packet with a manipulated data offset field causing payload_len to become negative. When the TCP_SYN_SENT handler calls tcp_rx_user_data() without invoking tcp_seg_in_wnd() validation, the negative payload_len is implicitly converted to a large unsigned integer (e.g., 0xFFFFFFD8) and passed to memcpy() in store_block(), causing an immediate crash that prevents device boot and may enable memory corruption when CONFIG_LMB is disabled.
CVE-2026-29008
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-07-08. a secondary CVSS source baseline 7.5; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(high)
- EPSS
- 34.8%
- KEV
- Not listed
Published
July 8, 2026
Last Modified
July 10, 2026
Advisory Details (3)
Auto-updated Jul 8, 2026U-Boot 2026.04-rc3 Integer Underflow DoS via tcp_rx_state_machine() | Advisories | VulnCheck
https://www.vulncheck.com/advisories/u-boot-rc3-integer-underflow-dos-via-tcp-rx-state-machineCoordinated Vulnerability Disclosure - U-Boot Multiple Vulnerabilities (3)
https://lists.denx.de/pipermail/u-boot/2026-May/617853.htmlVendor Advisories for CVE-2026-29008(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 19× in last 7d / 19× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 22:56 UTCEG score recompute
- 2026-07-11 22:56 UTCGHSA enrichment
- 2026-07-11 11:44 UTCEG score recompute
- 2026-07-11 11:44 UTCGHSA enrichment
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 00:31 UTCEG score recompute
- 2026-07-11 00:31 UTCGHSA enrichment
- 2026-07-10 13:19 UTCEG score recompute
- 2026-07-10 13:18 UTCGHSA enrichment
- 2026-07-10 02:05 UTCEG score recompute
- 2026-07-10 02:05 UTCGHSA enrichment
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 14:51 UTCEG score recompute
- 2026-07-09 14:50 UTCGHSA enrichment
- 2026-07-09 03:37 UTCEG score recompute
- 2026-07-09 03:37 UTCGHSA enrichment
- 2026-07-08 16:24 UTCEG score recompute
- 2026-07-08 16:24 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-29008?
When was CVE-2026-29008 disclosed?
Is CVE-2026-29008 actively exploited?
What is the CVSS score of CVE-2026-29008?
How do I remediate CVE-2026-29008?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-29008
Is Your Infrastructure Affected by CVE-2026-29008?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.