Security Advisory

CVE-2026-72099

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:52:44
Last updated 2026-08-23 12:46:49
Assigner Linux
CVSS score 7.1
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: don't increment hash_offset twice hash_offset is already incremented in the loop "for (i = 0; i < to_copy; i++, ts--)". Do not increment it again.