Security Advisory
CVE-2026-72099
CVE vulnerability detail - eXtreme Datacenter Security Operations
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.