CVE-2026-53053
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clone_alias() to use the original device's devid Currently clone_alias() assumes first argument (pdev) is always the original device pointer. This function is called by pci_for_each_dma_alias() which based on topology decides to send original or alias device details in first argument. This meant that the source devid used to look up and copy the DTE may be incorrect, leading to wrong or stale DTE entries being propagated to alias device. Fix this by passing the original pdev as the opaque data argument to bot...
- CVSS
- 8.8
- EPSS
- 0.13% 2.91% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.25