CVE-2026-72331

Summary

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

accel/amdxdna: Fix VMA access race

aie2_populate_range() and amdxdna_umap_release() access a saved VMA pointer that may have already been freed, leading to a potential use-after-free.

Remove the VMA accesses from these functions to avoid the race.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxe486147c912f653ef4b60a6c7dbd4168a4c56a9f < bea20225c67fed9be3e98619c77af6ee3f43fe07affected
LinuxLinuxe486147c912f653ef4b60a6c7dbd4168a4c56a9f < 1ba02717e821cf14ece642273958647e79698d3daffected
LinuxLinux6.16affected
LinuxLinux0 < 6.16unaffected
LinuxLinux7.1.5 <= 7.1.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References