{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8"
            },
            {
              "fixed": "ac99781115d37d10894653b47941d9d8fc26fa64"
            },
            {
              "fixed": "3303e5c6501e3638ded8e9402d703805b00ce64e"
            },
            {
              "fixed": "089e05b644d5aa786c21af467c80b24d691becb1"
            },
            {
              "fixed": "752e214b2c6f15b40b0d873a2ce27733ce0884c6"
            },
            {
              "fixed": "8ec4d9c5a5cf4b61fc087f871465b1f79b393325"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "4.1.0"
            },
            {
              "fixed": "6.6.148"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.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-72096.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm-verity: make error counter atomic\n\nThe error counter \"v-\u003ecorrupted_errs\" was not atomic, thus it could be\nsubject to race conditions. The call to\ndm_audit_log_target(\"max-corrupted-errors\") may be skipped due to the\nraces.",
  "id": "CVE-2026-72096",
  "modified": "2026-08-18T03:31:29.387422291Z",
  "published": "2026-08-15T05:52:42.208Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/089e05b644d5aa786c21af467c80b24d691becb1"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3303e5c6501e3638ded8e9402d703805b00ce64e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/752e214b2c6f15b40b0d873a2ce27733ce0884c6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8ec4d9c5a5cf4b61fc087f871465b1f79b393325"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ac99781115d37d10894653b47941d9d8fc26fa64"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72096.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72096"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "dm-verity: make error counter atomic"
}