CVE-2026-45931: accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()

Published May 27, 2026
·
Updated

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

accel/amdxdna: Hold mm structure across iommusvaunbinddevice()

Some tests trigger a crash in iommusvaunbinddevice() due to accessing iommumm 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.

Affected Software

3 affected components
Linux Linux kernel
Linux Linux kernel>=6.14<6.18.14
Linux Linux kernel>=6.19<6.19.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Linux kernel (accel/amdxdna) to a version that resolves this vulnerability.

    Patch accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()
  2. Compensating control

    In the mm lifecycle for the IOMMU SVA bind/unbind path, ensure the mm structure remains valid for the entire SVA bind/unbind lifetime by holding the associated mm across iommu_sva_unbind_device() and only releasing it after the device is unbound.

Event History

May 27, 2026
CVE Published
via MITRE·12:17 PM
Data Sourced
via MITRE·12:17 PM
DescriptionSeverity
Data Sourced
via NVD·02:17 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What level of access does an attacker need?

The vulnerability is rated with local attack vector and low privileges required. No user interaction is required.

2

Under what condition does the crash occur?

The crash occurs during iommu_sva_unbind_device() when it accesses iommu_mm after the associated mm structure has already been freed. It affects the SVA device bind/unbind lifetime in the AMD XDNA accelerator driver.

3

What does the resolved fix change?

The fix takes an explicit reference to the mm structure after a successful device bind and releases that reference only after the device is unbound. This keeps the mm structure valid until unbinding completes.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203