CVE-2026-72096 (GCVE-0-2026-72096)

Vulnerability from cvelistv5 – Published: 2026-08-15 05:52 – Updated: 2026-08-23 12:46
VLAI
Title
dm-verity: make error counter atomic
Summary
In the Linux kernel, the following vulnerability has been resolved: dm-verity: make error counter atomic The error counter "v->corrupted_errs" was not atomic, thus it could be subject to race conditions. The call to dm_audit_log_target("max-corrupted-errors") may be skipped due to the races.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8 , < b8eddcb1bf72199451950aff9087bd76da80635d (git)
Affected: 65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8 , < aab5cb8a40e82bd33d0f3ae3c73041848b18bfd2 (git)
Affected: 65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8 , < a7df22c4e0e9110f0be577919d3cb9389b2aba65 (git)
Affected: 65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8 , < ac99781115d37d10894653b47941d9d8fc26fa64 (git)
Affected: 65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8 , < 3303e5c6501e3638ded8e9402d703805b00ce64e (git)
Affected: 65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8 , < 089e05b644d5aa786c21af467c80b24d691becb1 (git)
Affected: 65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8 , < 752e214b2c6f15b40b0d873a2ce27733ce0884c6 (git)
Affected: 65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8 , < 8ec4d9c5a5cf4b61fc087f871465b1f79b393325 (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.1
Unaffected: 0 , < 4.1 (semver)
Unaffected: 5.10.266 , ≤ 5.10.* (semver)
Unaffected: 5.15.217 , ≤ 5.15.* (semver)
Unaffected: 6.1.184 , ≤ 6.1.* (semver)
Unaffected: 6.6.148 , ≤ 6.6.* (semver)
Unaffected: 6.12.97 , ≤ 6.12.* (semver)
Unaffected: 6.18.40 , ≤ 6.18.* (semver)
Unaffected: 7.1.5 , ≤ 7.1.* (semver)
Unaffected: 7.2 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/md/dm-verity-target.c",
            "drivers/md/dm-verity.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "b8eddcb1bf72199451950aff9087bd76da80635d",
              "status": "affected",
              "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
              "versionType": "git"
            },
            {
              "lessThan": "aab5cb8a40e82bd33d0f3ae3c73041848b18bfd2",
              "status": "affected",
              "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
              "versionType": "git"
            },
            {
              "lessThan": "a7df22c4e0e9110f0be577919d3cb9389b2aba65",
              "status": "affected",
              "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
              "versionType": "git"
            },
            {
              "lessThan": "ac99781115d37d10894653b47941d9d8fc26fa64",
              "status": "affected",
              "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
              "versionType": "git"
            },
            {
              "lessThan": "3303e5c6501e3638ded8e9402d703805b00ce64e",
              "status": "affected",
              "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
              "versionType": "git"
            },
            {
              "lessThan": "089e05b644d5aa786c21af467c80b24d691becb1",
              "status": "affected",
              "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
              "versionType": "git"
            },
            {
              "lessThan": "752e214b2c6f15b40b0d873a2ce27733ce0884c6",
              "status": "affected",
              "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
              "versionType": "git"
            },
            {
              "lessThan": "8ec4d9c5a5cf4b61fc087f871465b1f79b393325",
              "status": "affected",
              "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/md/dm-verity-target.c",
            "drivers/md/dm-verity.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.1"
            },
            {
              "lessThan": "4.1",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.266",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.217",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.184",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.148",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.97",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.266",
                  "versionStartIncluding": "4.1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.217",
                  "versionStartIncluding": "4.1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.184",
                  "versionStartIncluding": "4.1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.148",
                  "versionStartIncluding": "4.1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.97",
                  "versionStartIncluding": "4.1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "4.1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "4.1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "4.1",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-23T12:46:48.390Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/b8eddcb1bf72199451950aff9087bd76da80635d"
        },
        {
          "url": "https://git.kernel.org/stable/c/aab5cb8a40e82bd33d0f3ae3c73041848b18bfd2"
        },
        {
          "url": "https://git.kernel.org/stable/c/a7df22c4e0e9110f0be577919d3cb9389b2aba65"
        },
        {
          "url": "https://git.kernel.org/stable/c/ac99781115d37d10894653b47941d9d8fc26fa64"
        },
        {
          "url": "https://git.kernel.org/stable/c/3303e5c6501e3638ded8e9402d703805b00ce64e"
        },
        {
          "url": "https://git.kernel.org/stable/c/089e05b644d5aa786c21af467c80b24d691becb1"
        },
        {
          "url": "https://git.kernel.org/stable/c/752e214b2c6f15b40b0d873a2ce27733ce0884c6"
        },
        {
          "url": "https://git.kernel.org/stable/c/8ec4d9c5a5cf4b61fc087f871465b1f79b393325"
        }
      ],
      "title": "dm-verity: make error counter atomic",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-72096",
    "datePublished": "2026-08-15T05:52:42.208Z",
    "dateReserved": "2026-08-09T03:40:39.905Z",
    "dateUpdated": "2026-08-23T12:46:48.390Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-72096",
      "date": "2026-09-21",
      "epss": "0.00211",
      "percentile": "0.11598"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "drivers/md/dm-verity-target.c",
                  "drivers/md/dm-verity.h"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "b8eddcb1bf72199451950aff9087bd76da80635d",
                    "status": "affected",
                    "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "aab5cb8a40e82bd33d0f3ae3c73041848b18bfd2",
                    "status": "affected",
                    "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "a7df22c4e0e9110f0be577919d3cb9389b2aba65",
                    "status": "affected",
                    "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "ac99781115d37d10894653b47941d9d8fc26fa64",
                    "status": "affected",
                    "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "3303e5c6501e3638ded8e9402d703805b00ce64e",
                    "status": "affected",
                    "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "089e05b644d5aa786c21af467c80b24d691becb1",
                    "status": "affected",
                    "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "752e214b2c6f15b40b0d873a2ce27733ce0884c6",
                    "status": "affected",
                    "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "8ec4d9c5a5cf4b61fc087f871465b1f79b393325",
                    "status": "affected",
                    "version": "65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8",
                    "versionType": "git"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "drivers/md/dm-verity-target.c",
                  "drivers/md/dm-verity.h"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "4.1"
                  },
                  {
                    "lessThan": "4.1",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.10.*",
                    "status": "unaffected",
                    "version": "5.10.266",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.15.*",
                    "status": "unaffected",
                    "version": "5.15.217",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.1.*",
                    "status": "unaffected",
                    "version": "6.1.184",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.6.*",
                    "status": "unaffected",
                    "version": "6.6.148",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.12.*",
                    "status": "unaffected",
                    "version": "6.12.97",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.18.*",
                    "status": "unaffected",
                    "version": "6.18.40",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "7.1.*",
                    "status": "unaffected",
                    "version": "7.1.5",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "7.2",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "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",
        "lastModified": "2026-08-23T13:16:40.040",
        "metrics": {},
        "published": "2026-08-15T06:21:23.680",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/089e05b644d5aa786c21af467c80b24d691becb1"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/3303e5c6501e3638ded8e9402d703805b00ce64e"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/752e214b2c6f15b40b0d873a2ce27733ce0884c6"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/8ec4d9c5a5cf4b61fc087f871465b1f79b393325"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/a7df22c4e0e9110f0be577919d3cb9389b2aba65"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/aab5cb8a40e82bd33d0f3ae3c73041848b18bfd2"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/ac99781115d37d10894653b47941d9d8fc26fa64"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/b8eddcb1bf72199451950aff9087bd76da80635d"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Received"
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-17T21:48:49+00:00",
      "cve": "CVE-2026-72096",
      "id": "CVE-2026-72096",
      "initial_release_date": "2026-08-15T00:00:00+00:00",
      "product_status:known_affected": "260",
      "product_status:known_not_affected": "14",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: dm-verity: make error counter atomic",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-72096.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "low",
      "current_release_date": "2026-09-15T01:29:58Z",
      "cve": "CVE-2026-72096",
      "id": "CVE-2026-72096",
      "initial_release_date": "2026-08-28T16:40:53Z",
      "product_status:known_affected": "358",
      "product_status:known_not_affected": "4",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-72096",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-72096.json",
      "version": "4"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…