CVE-2026-93171

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxf0a66563aa2d0bb5673329ae6c4acb5d583cfdef < 989f3d01fc1961d0850b343e0b4e3973c082d82eaffected
LinuxLinuxf0a66563aa2d0bb5673329ae6c4acb5d583cfdef < 10a5a70c02277a1c12999b669a1bd1922558338aaffected
LinuxLinux7.2affected
LinuxLinux0 < 7.2unaffected
LinuxLinux7.2.6 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References