CVE-2024-38604

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
19/06/2024
Last modified:
03/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> block: refine the EOF check in blkdev_iomap_begin<br /> <br /> blkdev_iomap_begin rounds down the offset to the logical block size<br /> before stashing it in iomap-&gt;offset and checking that it still is<br /> inside the inode size.<br /> <br /> Check the i_size check to the raw pos value so that we don&amp;#39;t try a<br /> zero size write if iter-&gt;pos is unaligned.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6 (including) 6.6.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.8.12 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.9 (including) 6.9.3 (excluding)