{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "4090b31422a6f24dfe701e31ffec7ba5804a7e2f"
            },
            {
              "fixed": "22ae28aae43623be235ff455558cdd13fbe2daeb"
            },
            {
              "fixed": "28686d6d8b60dc5bbae9ef6023ab2051d6c66cdf"
            },
            {
              "fixed": "5046a34f0643441f05b0253ea64e1a3af87efe14"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.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-64060.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Fix leak of request in netfs_write_begin() error handling\n\nFix netfs_write_begin() to not leak our ref on the request in the event\nthat we get an error from netfs_wait_for_read().",
  "id": "CVE-2026-64060",
  "modified": "2026-07-21T03:41:49.687016773Z",
  "published": "2026-07-19T15:39:40.243Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/22ae28aae43623be235ff455558cdd13fbe2daeb"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/28686d6d8b60dc5bbae9ef6023ab2051d6c66cdf"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5046a34f0643441f05b0253ea64e1a3af87efe14"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64060.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64060"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.8.0",
  "summary": "netfs: Fix leak of request in netfs_write_begin() error handling"
}