Security Advisory

CVE-2026-72331

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:55:41
Last updated 2026-08-17 05:42:53
Assigner Linux
CVSS score 7.8
State PUBLISHED

Description

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.