Answer in brief
CVE-2026-93089 records a Unknown severity vulnerability in firmware: arm_scmi: Free transport channel on IDR failure. 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 | >=05a2801d8b90c1b5159618d4bd3a3c65d60f3ff1 <ae7980c9af698d0a7e6790d49249abc71f0fc304 || >=05a2801d8b90c1b5159618d4bd3a3c65d60f3ff1 <de0a4c103740cf54cf77370d47e03c9aa51aa5ee || >=05a2801d8b90c1b5159618d4bd3a3c65d60f3ff1 <d7c60c0fe2bd452b56fe07947842d64da61b7290 || >=05a2801d8b90c1b5159618d4bd3a3c65d60f3ff1 <fbaebd380caa4e1cec9306ca00231da6518a123f || >=05a2801d8b90c1b5159618d4bd3a3c65d60f3ff1 <d72e7e5f24687c0490aabf317653caffe0447aeb | ae7980c9af698d0a7e6790d49249abc71f0fc304, de0a4c103740cf54cf77370d47e03c9aa51aa5ee, d7c60c0fe2bd452b56fe07947842d64da61b7290, fbaebd380caa4e1cec9306ca00231da6518a123f, d72e7e5f24687c0490aabf317653caffe0447aeb |
| Linux/Linuxgeneric | 6.3 | Not reported |
Published upstream
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 17, 2026
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Free transport channel on IDR failure If transport channel setup succeeds but the following IDR insertion fails, the error path destroys the transport device and frees the channel info without invoking the transport cleanup callback. Call chan_free() before destroying the device so transport specific resources such as IRQs, mailbox channels and mapped shared memory are released consistently with the normal teardown path.
Quoted source text, attributed separately from HOL analysis.