Description
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
be462c97b7dfd24999babe39cce3de224ebe1f80 (git) before f6b4c1d98a7b8040d4d02e89425b3942016a2c2c
be462c97b7dfd24999babe39cce3de224ebe1f80 (git) before f31ccf6278132a35a652fe5eeac3941e1e912398
be462c97b7dfd24999babe39cce3de224ebe1f80 (git) before a9162439ad792afcddc04718408ec1380b7a5f63
6.14
Any version before 6.14
6.18.14 (semver)
6.19.4 (semver)
7.0 (original_commit_for_fix)
References
git.kernel.org/...c/f6b4c1d98a7b8040d4d02e89425b3942016a2c2c
git.kernel.org/...c/f31ccf6278132a35a652fe5eeac3941e1e912398
git.kernel.org/...c/a9162439ad792afcddc04718408ec1380b7a5f63