Tracker / CVE-2024-26860
CVE-2024-26860
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure (because the associated kfree won't happen due to 'goto skip_io'). Fix this by freeing the checksums memory before recheck, and just use the "checksum_onstack" memory for storing checksum during recheck.
Affected products and versions
| linux | linux_kernel · 6.1.80 → 6.1.83 |
|---|---|
| linux | linux_kernel · 6.6.19 → 6.6.23 |
| linux | linux_kernel · 6.7.7 → 6.7.11 |
| linux | linux_kernel · 6.8 → 6.8.2 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.