Answer in brief
CVE-2026-93171 records a Unknown severity vulnerability in leds: lp5860: Fix a potential double-unlock. 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 | >=f0a66563aa2d0bb5673329ae6c4acb5d583cfdef <989f3d01fc1961d0850b343e0b4e3973c082d82e || >=f0a66563aa2d0bb5673329ae6c4acb5d583cfdef <10a5a70c02277a1c12999b669a1bd1922558338a | 989f3d01fc1961d0850b343e0b4e3973c082d82e, 10a5a70c02277a1c12999b669a1bd1922558338a |
| Linux/Linuxgeneric | 7.2 | 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: leds: lp5860: Fix a potential double-unlock In lp5860_device_init(), if lp5860_init_dt() fails, an already unlocked mutex is unlocked another time. Slightly rework how the lock is taken/released to avoid this potential double unlock.
Quoted source text, attributed separately from HOL analysis.