CVE-2026-23341
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 2611c9616cb52d3ed54a6095d72d18e645a6955a < a6317704edab95d66a62fc1861d9546284ab678e | affected |
| Linux | Linux | 97f27573837ef96b4ba42af463cc800cab615c0e < 8363c02863332992a1822688da41f881d88d1631 | affected |
| Linux | Linux | 6.19.4 < 6.19.7 | affected |
Weaknesses
References
- https://git.kernel.org/stable/c/a6317704edab95d66a62fc1861d9546284ab678e
- https://git.kernel.org/stable/c/8363c02863332992a1822688da41f881d88d1631
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.