CVE-2026-23429 — Signal Handler Race Condition in Linux
Severity
5.3MEDIUM
No vectorEPSS
0.0%
top 94.14%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedApr 3
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().
Affected Packages3 packages
▶CVEListV5linux/linux9f0a7ab700f8620e433b05c57fbd26c92ea186d9 — 58abeb7b9562f25bdfa2f5ae5ce803eb02e74433+3
🔴Vulnerability Details
2GHSA▶
GHSA-742c-798h-fpj3: 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 fr↗2026-04-03
OSV▶
CVE-2026-23429: 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 free↗2026-04-03