{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "288ace2f57c9d06dd2e42bd80d03747d879a4068"
            },
            {
              "fixed": "be47c047250671c9225c0319ca4695be9b391c59"
            },
            {
              "fixed": "5c6ce05e406520290c1d89da97fb3cd70c09137d"
            }
          ],
          "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": "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-72355.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Fix barriering when walking subrequest list\n\nFix the barriering used when walking the subrequest list in retry as\nthere's a possibility of seeing a subreq that's just been added by the\napplication thread.",
  "id": "CVE-2026-72355",
  "modified": "2026-08-18T03:31:23.972576335Z",
  "published": "2026-08-15T05:55:56.812Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5c6ce05e406520290c1d89da97fb3cd70c09137d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/be47c047250671c9225c0319ca4695be9b391c59"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72355.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72355"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "netfs: Fix barriering when walking subrequest list"
}