{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "fd81bc5cca8fc6936a8988de6b5d4c5693b6587e"
            },
            {
              "fixed": "4aa5c37b7d8019f7296111c1add00e7214baae60"
            },
            {
              "fixed": "787bd63ee661b0148ce8e1fde92b7afddd85c446"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "6.19.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43192.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm mpath: Add missing dm_put_device when failing to get scsi dh name\n\nWhen commit fd81bc5cca8f (\"scsi: device_handler: Return error pointer in\nscsi_dh_attached_handler_name()\") added code to fail parsing the path if\nscsi_dh_attached_handler_name() failed with -ENOMEM, it didn't clean up\nthe reference to the path device that had just been taken. Fix this, and\nsteamline the error paths of parse_path() a little.",
  "id": "CVE-2026-43192",
  "modified": "2026-07-08T05:36:18.384889425Z",
  "published": "2026-05-06T11:28:01.182Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4aa5c37b7d8019f7296111c1add00e7214baae60"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/787bd63ee661b0148ce8e1fde92b7afddd85c446"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43192.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43192"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "dm mpath: Add missing dm_put_device when failing to get scsi dh name"
}