CVE-2026-53280
Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-476
Desreferencia a puntero nulo (NULL)
Fecha de publicación:
26/06/2026
Última modificación:
08/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()<br />
<br />
Local sashiko review pointed it out that group->domain could be NULL when<br />
a default domain fails to allocate during the first probe, which can crash<br />
at domain->ops->attach_dev dereference in __iommu_attach_device() invoked<br />
by pci_dev_reset_iommu_done().<br />
<br />
pci_dev_reset_iommu_prepare() is fine as an old_domain pointer can be NULL.<br />
<br />
Skip the re-attach in pci_dev_reset_iommu_done() to fix the bug.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 7.0 (incluyendo) | 7.0.10 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



