CVE-2026-53146 PUBLISHED

thunderbolt: Limit XDomain response copy to actual frame size

Assigner: Linux
Reserved: 09.06.2026 Published: 25.06.2026 Updated: 25.06.2026

In the Linux kernel, the following vulnerability has been resolved:

thunderbolt: Limit XDomain response copy to actual frame size

tb_xdomain_copy() copies req->response_size bytes from the received packet buffer regardless of the actual frame size. When a short response arrives, this reads past the valid frame data in the DMA pool buffer into stale contents from previous transactions.

Use the minimum of frame size and expected response size for the copy length.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from cdae7c07e3e3509eaabc18c1640a55dc5b99c179 to c55da494dfb445fb28df3a9d293c2be6a299cd01 (excl.)
  • affected from cdae7c07e3e3509eaabc18c1640a55dc5b99c179 to 7720654b4842bcdfeb64bc002f6186041849e1e7 (excl.)
  • affected from cdae7c07e3e3509eaabc18c1640a55dc5b99c179 to 033dfa63bf6be2653441a1dccae4a8313a91bb9d (excl.)
  • affected from cdae7c07e3e3509eaabc18c1640a55dc5b99c179 to fc261397295b8ad0654cec747b0ec25ea0011995 (excl.)
  • affected from cdae7c07e3e3509eaabc18c1640a55dc5b99c179 to a15b6d3136accb2bf84b04d9a3ddd991f7fbf1cb (excl.)
  • affected from cdae7c07e3e3509eaabc18c1640a55dc5b99c179 to b5daa920f44cb582272fc9bfaeb67408776cbaef (excl.)
  • affected from cdae7c07e3e3509eaabc18c1640a55dc5b99c179 to b2c1e5d9f1598cc1a4736d5c6bd1218f90805ee4 (excl.)
  • affected from cdae7c07e3e3509eaabc18c1640a55dc5b99c179 to 4db2bd2ed4785dbadaeeab9f4e346b21ac5fb8eb (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 4.15 is affected
  • unaffected from 0 to 4.15 (excl.)
  • unaffected from 5.10.259 to 5.10.* (incl.)
  • unaffected from 5.15.210 to 5.15.* (incl.)
  • unaffected from 6.1.176 to 6.1.* (incl.)
  • unaffected from 6.6.143 to 6.6.* (incl.)
  • unaffected from 6.12.94 to 6.12.* (incl.)
  • unaffected from 6.18.36 to 6.18.* (incl.)
  • unaffected from 7.0.13 to 7.0.* (incl.)
  • unaffected from 7.1 to * (incl.)

References