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.
References
Configurations
Configuration 1 (hide)
|
History
16 Jun 2026, 02:39
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/688c3ff079b10e4600f040944430d3d4ff448a15 - Patch | |
| References | () https://git.kernel.org/stable/c/b79d31dce49b50c79620389b3639280802a86960 - Patch | |
| References | () https://git.kernel.org/stable/c/f1370241fe8045702bc9d0812b996791f0500f1b - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-416 |
30 May 2026, 11:17
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
27 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 14:17
Updated : 2026-06-17 10:52
NVD link : CVE-2026-45980
Mitre link : CVE-2026-45980
CVE.ORG link : CVE-2026-45980
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
