{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "288ace2f57c9d06dd2e42bd80d03747d879a4068"
            },
            {
              "fixed": "7838131e296dfbb639ea278901a53c018322c11e"
            },
            {
              "fixed": "0348e3fa0dfbf152af687e86ce079742b1860da9"
            },
            {
              "fixed": "ba6a9f6533c77c628eef0c0c5c19cd316e2be1b4"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.10.0"
            },
            {
              "fixed": "6.18.40"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72365.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Fix writethrough to use collection offload\n\nFix writethrough write to set NETFS_RREQ_OFFLOAD_COLLECTION on the request\nso that collection is processed asynchronously rather than only right at\nthe end - and also so that asynchronous O_SYNC writes get collected at all.",
  "id": "CVE-2026-72365",
  "modified": "2026-08-18T03:31:13.014019551Z",
  "published": "2026-08-15T05:56:03.366Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0348e3fa0dfbf152af687e86ce079742b1860da9"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7838131e296dfbb639ea278901a53c018322c11e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ba6a9f6533c77c628eef0c0c5c19cd316e2be1b4"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72365.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72365"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "netfs: Fix writethrough to use collection offload"
}