{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "1c1c6bba57f51331f64f32d0ce9a0f9883041205"
            },
            {
              "fixed": "54eafc1b0dbcf79c5f8b6dc8d9e92e56b9384c0a"
            },
            {
              "fixed": "933c5463873582baaecf5c38401ec4095b1c6269"
            },
            {
              "fixed": "445cec7b4fbb1546836ae8e332d158e8d37d0fb6"
            },
            {
              "fixed": "3ea01691738b0decb63ea2705d2cdf27f6f26fc0"
            },
            {
              "fixed": "e0527c09bcf1e6beeb685a7f4177683866b8609c"
            },
            {
              "fixed": "5a4923726a165593d7601834a6fb2a10ab47b85d"
            },
            {
              "fixed": "2049820d1e635e467d795237fd40287213d92349"
            },
            {
              "fixed": "4feb753ba6e5e5bbaba868b841a2db41c21e56fa"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "4.2.0"
            },
            {
              "fixed": "5.10.252"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.202"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.165"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.128"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.75"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.14"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "6.19.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45875.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() failure\n\nThe wm5102_clear_write_sequencer() helper may return an error\nand just return, bypassing the cleanup sequence and causing\nregulators to remain enabled, leading to a resource leak.\n\nChange the direct return to jump to the err_reset label to\nproperly free the resources.",
  "id": "CVE-2026-45875",
  "modified": "2026-08-12T03:51:35.077636514Z",
  "published": "2026-05-27T12:15:56.675Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2049820d1e635e467d795237fd40287213d92349"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3ea01691738b0decb63ea2705d2cdf27f6f26fc0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/445cec7b4fbb1546836ae8e332d158e8d37d0fb6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4feb753ba6e5e5bbaba868b841a2db41c21e56fa"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/54eafc1b0dbcf79c5f8b6dc8d9e92e56b9384c0a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5a4923726a165593d7601834a6fb2a10ab47b85d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/933c5463873582baaecf5c38401ec4095b1c6269"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e0527c09bcf1e6beeb685a7f4177683866b8609c"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45875.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45875"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() failure"
}