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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-15 06:21
Updated : 2026-08-23 13:16
NVD link : CVE-2026-72096
Mitre link : CVE-2026-72096
CVE.ORG link : CVE-2026-72096
JSON object : View
Products Affected
No product.
CWE
No CWE.
