CVE-2026-45980
HighIn 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 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected versions
Linux kernel versions
6.14.9,
6.15
and later are affected. Fixed in
6.18.14,
6.19.4,
7.0
and their respective stable series.
References
The following references provide additional information about CVE-2026-45980 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/688c3ff079b10e4600f040944430d3d4ff448a15
-
PatchKernel patch commithttps://git.kernel.org/stable/c/b79d31dce49b50c79620389b3639280802a86960
-
PatchKernel patch commithttps://git.kernel.org/stable/c/f1370241fe8045702bc9d0812b996791f0500f1b
Frequently asked questions
-
What is CVE-2026-45980?
CVE-2026-45980 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 6.14.9 onward and has been patched in 6.18.14, 6.19.4 and 7.0. CVE-2026-45980 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2026-45980?
CVE-2026-45980 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2026-45980?
Yes — CVE-2026-45980 has been patched. Fixed versions include 6.18.14, 6.19.4 and 7.0. If you are running Linux kernel 6.14.9 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-45980 actively exploited?
No — CVE-2026-45980 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.