Answer in brief
CVE-2026-80657 records a Unknown severity vulnerability in accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=b87f920b934426a24d54613f12ed67c03ae05024 <83d6d375f357ed2702b28d739511aad56d485de7 || >=b87f920b934426a24d54613f12ed67c03ae05024 <506255d46bdb93a281cf39e72abbca124f5c7a1b | 83d6d375f357ed2702b28d739511aad56d485de7, 506255d46bdb93a281cf39e72abbca124f5c7a1b |
| Linux/Linuxgeneric | 6.14 | Not reported |
Published upstream
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 28, 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.
Quoted source text, attributed separately from HOL analysis.