CVE-2026-23429

HIGH

iommu/sva: Fix crash in iommu_sva_unbind_device()

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: iommu/sva: Fix crash in iommu_sva_unbind_device() domain->mm->iommu_mm can be freed by iommu_domain_free(): iommu_domain_free() mmdrop() __mmdrop() mm_pasid_drop() After iommu_domain_free() returns, accessing domain->mm->iommu_mm may dereference a freed mm structure, leading to a crash. Fix this by moving the code that accesses domain->mm->iommu_mm to before the call to iommu_domain_free().

Scores

CVSS v3 7.8
EPSS 0.0013
EPSS Percentile 2.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

Status published
Products (15)
linux/Kernel < 6.18.20linux
linux/Kernel 6.19.0 - 6.19.10linux
Linux/Linux < 6.19
Linux/Linux 6.18.20 - 6.18.*
Linux/Linux 6.18.7 - 6.18.20
Linux/Linux 6.19
Linux/Linux 6.19.10 - 6.19.*
Linux/Linux 7.0
Linux/Linux 7.0-rc5
Linux/Linux 9f0a7ab700f8620e433b05c57fbd26c92ea186d9 - 58abeb7b9562f25bdfa2f5ae5ce803eb02e74433
... and 5 more
Published Apr 03, 2026
Tracked Since Apr 03, 2026