CVE-2026-72101

Updated on 15 Aug 2026

Severity

Awaiting Analysis

Details

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

dm-integrity: fix leaking uninitialized kernel memory

If hash size is less than device’s tuple size, dm-integrity is supposed to zero the remaining space. There was a bug in the code that zeroing didn’t work. This commit fixes it.

Details

Affected packages:
kernel @ 5.14.0 (+2 more)

Fixes