CVE 7.1 HIGH

thunderbolt: Limit XDomain response copy to actual frame size_CVE-2026-53146

7.1 / 10
HIGH
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

Description

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.

Basic Information

ID CVE-2026-53146
Source Linux
Published Jun 25, 2026 at 08:38
Modified Jun 28, 2026 at 06:39

Affected Product

Vendor Linux
Product Linux
Version cdae7c07e3e3509eaabc18c1640a55dc5b99c179
Affected Versions Linux Linux cdae7c07e3e3509eaabc18c1640a55dc5b99c179
Linux Linux cdae7c07e3e3509eaabc18c1640a55dc5b99c179
Linux Linux cdae7c07e3e3509eaabc18c1640a55dc5b99c179
Linux Linux cdae7c07e3e3509eaabc18c1640a55dc5b99c179
Linux Linux cdae7c07e3e3509eaabc18c1640a55dc5b99c179
Linux Linux cdae7c07e3e3509eaabc18c1640a55dc5b99c179
Linux Linux cdae7c07e3e3509eaabc18c1640a55dc5b99c179
Linux Linux cdae7c07e3e3509eaabc18c1640a55dc5b99c179
Linux Linux 4.15

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.