{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "495e90fa334828d4119061e2726af51d0a0fb4ed"
            },
            {
              "fixed": "ceb49c37250125d418410988f2376ed4d57a6706"
            },
            {
              "fixed": "0aad21570197973af4a1b25b3fb8ed3aeb9e7670"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "7.1.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-72207.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nntfs: not change 0-byte $DATA attribute to non-resident\n\nWhen ntfs_resident_attr_resize() cannot grow a resident attribute in\nplace, it retries after converting other resident attributes to\nnon-resident to free space in the MFT recrord.\n\nDo not select zero-length resident $DATA attributes for this conversion.\nfsck treats 0-byte non-resident $DATA attribute as corruptions.",
  "id": "CVE-2026-72207",
  "modified": "2026-08-20T03:30:22.687714921Z",
  "published": "2026-08-15T05:54:03.281Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0aad21570197973af4a1b25b3fb8ed3aeb9e7670"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ceb49c37250125d418410988f2376ed4d57a6706"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72207.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72207"
    },
    {
      "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": "ntfs: not change 0-byte $DATA attribute to non-resident"
}