Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2_release_resource() 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 aie2_release_resource() and restarting it after the release completes. Additionally, aie2_sched_job_run() now checks whether the hardware context is still active.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.14.9, < 6.18.14 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/688c3ff079b10e4600f040944430d3d4ff448a15Patch
- https://git.kernel.org/stable/c/b79d31dce49b50c79620389b3639280802a86960Patch
- https://git.kernel.org/stable/c/f1370241fe8045702bc9d0812b996791f0500f1bPatch
FAQ
What is CVE-2026-45980?
CVE-2026-45980 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2_release_resource() Running jobs on a hardware context while it is in the process of...
How severe is CVE-2026-45980?
CVE-2026-45980 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-45980?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.