CVE-2026-45980
Severity CVSS v4.0:
Pending analysis
Type:
CWE-416
Use After Free
Publication date:
27/05/2026
Last modified:
16/06/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
accel/amdxdna: Stop job scheduling across aie2_release_resource()<br />
<br />
Running jobs on a hardware context while it is in the process of<br />
releasing resources can lead to use-after-free and crashes.<br />
<br />
Fix this by stopping job scheduling before calling<br />
aie2_release_resource() and restarting it after the release completes.<br />
Additionally, aie2_sched_job_run() now checks whether the hardware<br />
context is still active.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.14.9 (including) | 6.18.14 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



