PT-2026-30124 · Linux · Linux

Published

2026-04-03

·

Updated

2026-04-03

·

CVE-2026-23429

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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().

Related Identifiers

CVE-2026-23429

Affected Products

Linux