In the Linux kernel, the following vulnerability has been resolved:
accel/amdxdna: Fix crash when destroying a suspended hardware context
If userspace issues an ioctl to destroy a hardware context that has
already been automatically suspended, the driver may crash because the
mailbox channel pointer is NULL for the suspended context.
Fix this by checking the mailbox channel pointer in aie2_destroy_context()
before accessing it.
CVE-2026-23341
NONE
EPSS 0.02%
Updated Mar 25, 2026
Linux
CVE Details
CVE ID
CVE-2026-23341
Published Date
Mar 25, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.02%
Likelihood of exploitation in next 30 days
Percentile:
6.5th percentile (higher than 6.5% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory