CVE-2026-72331: accel/amdxdna: Fix VMA access race
Published Aug 15, 2026
·Updated
In the Linux kernel, the following vulnerability has been resolved:
accel/amdxdna: Fix VMA access race
aie2populaterange() and amdxdnaumaprelease() 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
1 affected component
Linux Linux kernel
Event History
Aug 15, 2026
CVE Published
via MITRE·05:55 AM
Data Sourced
via MITRE·05:55 AM
Description