VDB
DEBIAN-CVE-2024-26860
DEBIAN-CVE-2024-26860
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.38-2~bpo11+1, 6.1.38-3, 6.1.38-4~bpo11+1 |
Timeline
- Apr 17, 2024 CVE Published
- Apr 28, 2026 CVE Updated