Bug 2498145 (CVE-2026-29007) - CVE-2026-29007 U-Boot: U-Boot: Out-of-bounds read leads to denial of service via crafted TCP packets
Summary: CVE-2026-29007 U-Boot: U-Boot: Out-of-bounds read leads to denial of service ...
Keywords:
Status: NEW
Alias: CVE-2026-29007
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2506630 2506627 2506628 2506629 2506631 2506632 2506633
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-08 17:01 UTC by OSIDB Bzimport
Modified: 2026-07-23 21:55 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-08 17:01:52 UTC
U-Boot through 2026.04-rc3 contains an out-of-bounds read vulnerability in tcp_rx_state_machine() (net/tcp.c) when CONFIG_PROT_TCP is enabled, allowing remote attackers to read beyond TCP segment boundaries by crafting a malicious packet with a mismatched IP total length and TCP data offset field. Attackers can send a packet with an IP total length of 40 bytes and a TCP data offset claiming 60 bytes of header to cause tcp_parse_options() to read 40 bytes past the end of the TCP segment, potentially corrupting connection state variables such as rmt_win_scale and rmt_timestamp to disrupt TCP window calculations.


Note You need to log in before you can comment on or make changes to this bug.