CVE-2026-23341
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
25/03/2026
Last modified:
23/04/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
accel/amdxdna: Fix crash when destroying a suspended hardware context<br />
<br />
If userspace issues an ioctl to destroy a hardware context that has<br />
already been automatically suspended, the driver may crash because the<br />
mailbox channel pointer is NULL for the suspended context.<br />
<br />
Fix this by checking the mailbox channel pointer in aie2_destroy_context()<br />
before accessing it.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19.4 (including) | 6.19.7 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



