---
id: CVE-2026-93171
title: |-
  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 ho…
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 ho…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= f0a66563aa2d0bb5673329ae6c4acb5d583cfdef <
    989f3d01fc1961d0850b343e0b4e3973c082d82e
  - >-
    Linux >= f0a66563aa2d0bb5673329ae6c4acb5d583cfdef <
    10a5a70c02277a1c12999b669a1bd1922558338a
  - Linux 7.2
published: '2026-09-17'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T17:18:12.830'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93171'
references:
  - url: 'https://git.kernel.org/stable/c/10a5a70c02277a1c12999b669a1bd1922558338a'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/989f3d01fc1961d0850b343e0b4e3973c082d82e'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-17T16:21:47.731Z'
epss: 0.00198
epssPercentile: 0.08434
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
