← Retour à la recherche de CVE

CVE-2026-53146

Linux Kernel

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.

CVSS 7.1EPSS 0.242%Risque 0.73
Voir la source
Publication
2026-06-25 09:16:31
Versions concernées
unknown
Type
Noyau
Vecteur
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Systèmes d’exploitation
Linux