CVE-2026-45931

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/05/2026
Last modified:
25/06/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()<br /> <br /> Some tests trigger a crash in iommu_sva_unbind_device() due to<br /> accessing iommu_mm after the associated mm structure has been<br /> freed.<br /> <br /> Fix this by taking an explicit reference to the mm structure<br /> after successfully binding the device, and releasing it only<br /> after the device is unbound. This ensures the mm remains valid<br /> for the entire SVA bind/unbind lifetime.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.14 (including) 6.18.14 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 6.19.4 (excluding)