CVE-2026-53280
MEDIUMiommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done() Local sashiko review pointed it out that group->domain could be NULL when a default domain fails to allocate during the first probe, which can crash at domain->ops->attach_dev dereference in __iommu_attach_device() invoked by pci_dev_reset_iommu_done(). pci_dev_reset_iommu_prepare() is fine as an old_domain pointer can be NULL. Skip the re-attach in pci_dev_reset_iommu_done() to fix the bug.
References (2)
Core 2
Scores
CVSS v3
5.5
EPSS
0.0011
EPSS Percentile
1.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (9)
linux/Kernel
7.0.0 - 7.0.10linux
Linux/Linux
< 7.0
Linux/Linux
7.0
Linux/Linux
7.0.10 - 7.0.*
Linux/Linux
7.1
Linux/Linux
c279e83953d937470f8a6e69b69f62608714f13f - 17194cd0dd236e732d116d50840d795ca50ef196
Linux/Linux
c279e83953d937470f8a6e69b69f62608714f13f - d769711fcddd005f1e654b3bde547140917fe696
linux/linux_kernel
7.1 rc1 (3 CPE variants)
linux/linux_kernel
7.0 - 7.0.10
Published
Jun 26, 2026
Tracked Since
Jun 27, 2026