CVE-2024-43854

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/08/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> block: initialize integrity buffer to zero before writing it to media<br /> <br /> Metadata added by bio_integrity_prep is using plain kmalloc, which leads<br /> to random kernel memory being written media. For PI metadata this is<br /> limited to the app tag that isn&amp;#39;t used by kernel generated metadata,<br /> but for non-PI metadata the entire buffer leaks kernel memory.<br /> <br /> Fix this by adding the __GFP_ZERO flag to allocations for writes.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 2.6.27 (including) 5.15.165 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.103 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.44 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.10.3 (excluding)