Answer in brief
CVE-2026-93082 records a Unknown severity vulnerability in firmware: arm_scmi: Unwind P2A receiver mailbox setup 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 | >=fa8b28ba22d95be4d2dd3c37fbdbdc066af82941 <4c2a5d72357e5c6743c23b59615da287140d9d31 || >=fa8b28ba22d95be4d2dd3c37fbdbdc066af82941 <3b0b02134ab90202af80b102fa37196b9689e86f || >=fa8b28ba22d95be4d2dd3c37fbdbdc066af82941 <3515aed7fe424b79c49ff9cd51f7802a64a4ab7b || >=fa8b28ba22d95be4d2dd3c37fbdbdc066af82941 <f3e3773c4e5e96549d7540d8ddeb4fcd534f6f1d | 4c2a5d72357e5c6743c23b59615da287140d9d31, 3b0b02134ab90202af80b102fa37196b9689e86f, 3515aed7fe424b79c49ff9cd51f7802a64a4ab7b, f3e3773c4e5e96549d7540d8ddeb4fcd534f6f1d |
| Linux/Linuxgeneric | 6.11 | 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: Unwind P2A receiver mailbox setup failure mailbox_chan_setup() can request an additional P2A receiver channel after successfully acquiring the primary P2A channel. If that later request fails, the function returns immediately and leaves the primary channel allocated. Unwind the primary mailbox channel before returning the error so probe deferral or other setup failures do not leave the channel busy for later probe attempts.
Quoted source text, attributed separately from HOL analysis.