NONE · 0

CVE-2026-72096

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 condit...

Vulnerability Description

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

FAQ

What is CVE-2026-72096?

CVE-2026-72096 is a documented vulnerability. 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 condit...

How severe is CVE-2026-72096?

CVSS scoring is not yet available for CVE-2026-72096. Check NVD for updates.

Is there a patch for CVE-2026-72096?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.