Answer in brief
CVE-2026-89512 records a Unknown severity vulnerability in remoteproc: scp: Fix device reference leak on failed lookup. 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 | >=63c13d61eafe4606f1c16c54da40c4eee78e9edf <f794c930d8238e370fd61fcb12cc301ae098231b || >=63c13d61eafe4606f1c16c54da40c4eee78e9edf <c7e32814a6bf20f792d05f0bc9f94f0606311bc6 || >=63c13d61eafe4606f1c16c54da40c4eee78e9edf <440bcb0948a12c9104b6dcca99a2cfb0db49b22a || >=63c13d61eafe4606f1c16c54da40c4eee78e9edf <22f9efb3ae07f966a1901d929d16df1388cce65c | f794c930d8238e370fd61fcb12cc301ae098231b, c7e32814a6bf20f792d05f0bc9f94f0606311bc6, 440bcb0948a12c9104b6dcca99a2cfb0db49b22a, 22f9efb3ae07f966a1901d929d16df1388cce65c |
| Linux/Linuxgeneric | 5.6 | Not reported |
Published upstream
Sep 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 11, 2026
In the Linux kernel, the following vulnerability has been resolved: remoteproc: scp: Fix device reference leak on failed lookup Make sure to drop the reference taken to the SCP device when attempting to look up its driver data before the driver has been bound. Note that holding a reference to a device does not prevent its driver data from going away.
Quoted source text, attributed separately from HOL analysis.