GHSA-cj8g-gqgj-7r85HighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix VMA...

Published
August 15, 2026
Last Modified
August 17, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (4)