CVE-2026-80657 PUBLISHED

accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer

Assigner: Linux
Reserved: 26.08.2026 Published: 28.08.2026 Updated: 28.08.2026

In the Linux kernel, the following vulnerability has been resolved:

accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer

The management mailbox channel cleanup helpers can be called from error handling paths when mgmt_chann has already been destroyed.

Add NULL checks to xdna_mailbox_free_channel() and xdna_mailbox_stop_channel() so the cleanup path safely returns instead of dereferencing a NULL mailbox channel pointer.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from b87f920b934426a24d54613f12ed67c03ae05024 to 83d6d375f357ed2702b28d739511aad56d485de7 (excl.)
  • affected from b87f920b934426a24d54613f12ed67c03ae05024 to 506255d46bdb93a281cf39e72abbca124f5c7a1b (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.14 is affected
  • unaffected from 0 to 6.14 (excl.)
  • unaffected from 7.1.5 to 7.1.* (incl.)
  • unaffected from 7.2 to * (incl.)

References