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.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-04-17T10:27:24.343Z

Updated: 2024-08-02T00:14:13.710Z

Reserved: 2024-02-19T14:20:24.183Z

Link: CVE-2024-26860

cve-icon Vulnrichment

Updated: 2024-08-02T00:14:13.710Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-04-17T11:15:08.950

Modified: 2024-04-17T12:48:07.510

Link: CVE-2024-26860

cve-icon Redhat

Severity : Low

Publid Date: 2024-04-17T00:00:00Z

Links: CVE-2024-26860 - Bugzilla