{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "f0a66563aa2d0bb5673329ae6c4acb5d583cfdef"
            },
            {
              "fixed": "989f3d01fc1961d0850b343e0b4e3973c082d82e"
            },
            {
              "fixed": "10a5a70c02277a1c12999b669a1bd1922558338a"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "7.2.0"
            },
            {
              "fixed": "7.2.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93171.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nleds: lp5860: Fix a potential double-unlock\n\nIn lp5860_device_init(), if lp5860_init_dt() fails, an already unlocked\nmutex is unlocked another time.\n\nSlightly rework how the lock is taken/released to avoid this potential\ndouble unlock.",
  "id": "CVE-2026-93171",
  "modified": "2026-09-19T03:30:48.287483846Z",
  "published": "2026-09-17T16:12:01.897Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/10a5a70c02277a1c12999b669a1bd1922558338a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/989f3d01fc1961d0850b343e0b4e3973c082d82e"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93171.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-93171"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "leds: lp5860: Fix a potential double-unlock"
}