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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72331.json"
}