CVE-2026-53053
Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/06/2026
Última modificación:
21/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
iommu/amd: Fix clone_alias() to use the original device&#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.
Impacto
Puntuación base 3.x
8.80
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.4.17 (incluyendo) | 6.12.91 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.33 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.10 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



