Back to overview

CVE-2026-53149

Description
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound root directory content to block size __tb_property_parse_dir() does not check that content_offset + content_len fits within block_len for the root directory case. When rootdir->length equals or exceeds block_len - 2, the entry loop reads past the allocated property block. Add a bounds check after computing content_offset and content_len to reject directories whose content extends past the block.

Metadata

CVE ID
CVE-2026-53149
State
PUBLISHED
Assigner
Linux
Reserved
2026-06-09 07:44 UTC
Published
2026-06-25 08:38 UTC
Last updated
2026-06-25 08:38 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux cdae7c07e3e3509eaabc18c1640a55dc5b99c179 < 5c7657d38d07268124782f03519f07c22a5814fb, cdae7c07e3e3509eaabc18c1640a55dc5b99c179 < b212bc161d8a9937b42153723a4a3f2f74fab528, cdae7c07e3e3509eaabc18c1640a55dc5b99c179 < 1912be23daf4afc8d24ce916021ab68ca4c679db, cdae7c07e3e3509eaabc18c1640a55dc5b99c179 < 4d0b1524caadb04c10a71f3f88692c63dcb39115 …
Linux Linux 4.15, 0 < 4.15, 5.10.259 ≤ 5.10.*, 5.15.210 ≤ 5.15.* …
Back to overview