Vulnerability 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.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/1ba02717e821cf14ece642273958647e79698d3d
- https://git.kernel.org/stable/c/bea20225c67fed9be3e98619c77af6ee3f43fe07
FAQ
What is CVE-2026-72331?
CVE-2026-72331 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 alrea...
How severe is CVE-2026-72331?
CVE-2026-72331 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72331?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.