CVE-2026-23341 PUBLISHED

accel/amdxdna: Fix crash when destroying a suspended hardware context

Assigner: Linux
Reserved: 13.01.2026 Published: 25.03.2026 Updated: 25.03.2026

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.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 2611c9616cb52d3ed54a6095d72d18e645a6955a to a6317704edab95d66a62fc1861d9546284ab678e (excl.)
  • affected from 97f27573837ef96b4ba42af463cc800cab615c0e to 8363c02863332992a1822688da41f881d88d1631 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 7.0-rc1 is affected
  • unaffected from 0 to 7.0-rc1 (excl.)
  • unaffected from 6.19.7 to 6.19.* (incl.)
  • unaffected from 7.0-rc2 to * (incl.)

References