{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "d0d1d522316e91f2b935a78bbf962b8e529d8c4f"
            },
            {
              "fixed": "fea4b46f84c50caf93c6c0f2a54b1be2edfb4491"
            },
            {
              "fixed": "51ec7fc4e10c5e332bf4007bdb7e4c6bf03c14c9"
            },
            {
              "fixed": "2279cd9c61a330e5de4d6eb0bc422820dd6fdf36"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.18.0"
            },
            {
              "fixed": "6.18.34"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.0.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64072.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvme: fix bio leak on mapping failure\n\nThe local bio is always NULL, so we'd leak the bio if the integrity\nmapping failed. Just get it directly from the request.",
  "id": "CVE-2026-64072",
  "modified": "2026-07-21T03:42:05.378519955Z",
  "published": "2026-07-19T15:39:47.823Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2279cd9c61a330e5de4d6eb0bc422820dd6fdf36"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/51ec7fc4e10c5e332bf4007bdb7e4c6bf03c14c9"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fea4b46f84c50caf93c6c0f2a54b1be2edfb4491"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64072.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64072"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.8.0",
  "summary": "nvme: fix bio leak on mapping failure"
}