CVE Vulnerabilities

CVE-2026-72096

Published: Aug 15, 2026 | Modified: Aug 15, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

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.

References