{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "288ace2f57c9d06dd2e42bd80d03747d879a4068"
            },
            {
              "fixed": "fb39ffd3cc5422887fd118668ff45ebfdbc83302"
            },
            {
              "fixed": "1bb33d959aabcde07d724b5eb9992462e91fa79a"
            },
            {
              "fixed": "89df9c158a25d0a7c6ca079a9bd9ca7009d75c7b"
            },
            {
              "fixed": "ac5f95ac5d6d0f4c567b8b642825705a2bf0d79e"
            }
          ],
          "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.12.97"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.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-72364.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Fix writeback error handling\n\nFix the error handling in writeback_iter() loop.  If an error occurs,\nwriteback_iter() needs to be called again with *error set to the error so\nthat it can clean up iteration state.  Further, the current folio needs\nunlocking and redirtying.",
  "id": "CVE-2026-72364",
  "modified": "2026-08-16T03:31:17.362679068Z",
  "published": "2026-08-15T05:56:02.722Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1bb33d959aabcde07d724b5eb9992462e91fa79a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/89df9c158a25d0a7c6ca079a9bd9ca7009d75c7b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ac5f95ac5d6d0f4c567b8b642825705a2bf0d79e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fb39ffd3cc5422887fd118668ff45ebfdbc83302"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72364.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72364"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "netfs: Fix writeback error handling"
}