Vulnerability 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.
References
- https://git.kernel.org/stable/c/10a5a70c02277a1c12999b669a1bd1922558338a
- https://git.kernel.org/stable/c/989f3d01fc1961d0850b343e0b4e3973c082d82e
FAQ
What is CVE-2026-93171?
CVE-2026-93171 is a documented vulnerability. 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 unloc...
How severe is CVE-2026-93171?
CVSS scoring is not yet available for CVE-2026-93171. Check NVD for updates.
Is there a patch for CVE-2026-93171?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.