CVE-2026-45931 PUBLISHED

accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()

Assigner: Linux
Reserved: 13.05.2026 Published: 27.05.2026 Updated: 27.05.2026

In the Linux kernel, the following vulnerability has been resolved:

accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()

Some tests trigger a crash in iommu_sva_unbind_device() due to accessing iommu_mm after the associated mm structure has been freed.

Fix this by taking an explicit reference to the mm structure after successfully binding the device, and releasing it only after the device is unbound. This ensures the mm remains valid for the entire SVA bind/unbind lifetime.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from be462c97b7dfd24999babe39cce3de224ebe1f80 to f6b4c1d98a7b8040d4d02e89425b3942016a2c2c (excl.)
  • affected from be462c97b7dfd24999babe39cce3de224ebe1f80 to f31ccf6278132a35a652fe5eeac3941e1e912398 (excl.)
  • affected from be462c97b7dfd24999babe39cce3de224ebe1f80 to a9162439ad792afcddc04718408ec1380b7a5f63 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.14 is affected
  • unaffected from 0 to 6.14 (excl.)
  • unaffected from 6.18.14 to 6.18.* (incl.)
  • unaffected from 6.19.4 to 6.19.* (incl.)
  • unaffected from 7.0 to * (incl.)

References