Vulnerability Description
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.
References
- https://git.kernel.org/stable/c/0c4e9bb1d4101030f55c869f18bd3ece39a77bbb
- https://git.kernel.org/stable/c/50af3e51dc709384701dbc721b4bd865285c5f2c
- https://git.kernel.org/stable/c/7bb03b2b01b814a9fc14afbfc2cbb2cca5b34750
- https://git.kernel.org/stable/c/8f0af8493009a61b4313e0a8c6e03fbc36fd43f9
FAQ
What is CVE-2026-72101?
CVE-2026-72101 is a documented 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 z...
How severe is CVE-2026-72101?
CVSS scoring is not yet available for CVE-2026-72101. Check NVD for updates.
Is there a patch for CVE-2026-72101?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.