CVE-2026-53053

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/06/2026
Last modified:
21/07/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> iommu/amd: Fix clone_alias() to use the original device&amp;#39;s devid<br /> <br /> Currently clone_alias() assumes first argument (pdev) is always the<br /> original device pointer. This function is called by<br /> pci_for_each_dma_alias() which based on topology decides to send<br /> original or alias device details in first argument.<br /> <br /> This meant that the source devid used to look up and copy the DTE<br /> may be incorrect, leading to wrong or stale DTE entries being<br /> propagated to alias device.<br /> <br /> Fix this by passing the original pdev as the opaque data argument to<br /> both the direct clone_alias() call and pci_for_each_dma_alias(). Inside<br /> clone_alias(), retrieve the original device from data and compute devid<br /> from it.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.4.17 (including) 6.12.91 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.18.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 7.0.10 (excluding)