CVE-2024-26860

MEDIUM

Linux Kernel - Use-After-Free in dm-integrity Recheck Logic

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 5.5
EPSS 0.0022
EPSS Percentile 12.6%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-401
Status published
Products (20)
linux/Kernel < 6.1.83linux
linux/Kernel 6.2.0 - 6.6.23linux
linux/Kernel 6.7.0 - 6.7.11linux
linux/Kernel 6.8.0 - 6.8.2linux
Linux/Linux < 6.8
Linux/Linux 6.1.80 - 6.1.83
Linux/Linux 6.1.83 - 6.1.*
Linux/Linux 6.6.19 - 6.6.23
Linux/Linux 6.6.23 - 6.6.*
Linux/Linux 6.7.11 - 6.7.*
... and 10 more
Published Apr 17, 2024
Tracked Since Feb 18, 2026