In the Linux kernel, the following vulnerability has been resolved:
accel/amdxdna: Stop job scheduling across aie2releaseresource()
Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free and crashes.
Fix this by stopping job scheduling before calling aie2releaseresource() and restarting it after the release completes. Additionally, aie2schedjob_run() now checks whether the hardware context is still active.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45980.json",
"cna_assigner": "Linux"
}