high · CVSS v3 7.8
CVE-2026-93171
In the Linux kernel, the following vulnerability has been resolved: leds: lp5860: Fix a potential double-unlock In lp586…
Description
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.
Scores
- Severity
- high
- CVSS v2
- 2.1
- CVSS v3
- 7.8
- CVSS v4
- —
- EPSS
- —