CVE-2026-53281
Linux Linux, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid NULL pointer dereference or refcount corruption Commit 60f030f7418d ("iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE") fixed a NULL pointer dereference in an unlikely situation partly. If dev_pasid is not found in the dev_pasids list, it remains NULL. However, the teardown operations are executed unconditionally, this lead to a NULL pointer dereference or refcount corruption. If the domain was never attached to this IOMMU, info will be NULL, which would cause an immediate dereference when checking --info...
- CVSS
- 8.8
- EPSS
- 0.13% 3.00% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.27