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->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&#39;t try a<br />
zero size write if iter->pos is unaligned.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
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) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/0c12028aec837f5a002009bbf68d179d506510e8
- https://git.kernel.org/stable/c/10b723bcba8986537a484aa94dbfc9093fd776a1
- https://git.kernel.org/stable/c/72c54e063c32aeb38d43a2bd897821e6e5a1757d
- https://git.kernel.org/stable/c/910717920c8c3f9386277a44c44d448058a18084
- https://git.kernel.org/stable/c/0c12028aec837f5a002009bbf68d179d506510e8
- https://git.kernel.org/stable/c/10b723bcba8986537a484aa94dbfc9093fd776a1
- https://git.kernel.org/stable/c/72c54e063c32aeb38d43a2bd897821e6e5a1757d
- https://git.kernel.org/stable/c/910717920c8c3f9386277a44c44d448058a18084



