In the Linux kernel, the following vulnerability has been resolved:
dm-verity: make error counter atomic
The error counter "v->corruptederrs" was not atomic, thus it could be subject to race conditions. The call to dmauditlogtarget("max-corrupted-errors") may be skipped due to the races.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72096.json"
}