VDB
CISA-2024-38604
CISA-2024-38604
PUBLISHED
Reported by Linux · Published June 19, 2024
In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdev_iomap_begin blkdev_iomap_begin rounds down the offset to the logical block size before stashing it in iomap->offset and checking that it still is inside the inode size. Check the i_size check to the raw pos value so that we don't try a zero size write if iter->pos is unaligned.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 487c607df790, 487c607df790, 487c607df790 |
| Linux | Linux | 6.6, 0, 6.6.33 |
| Linux | Linux | 487c607df790, 487c607df790, 487c607df790 |
Timeline
- Jun 19, 2024 CVE Published
- Jul 15, 2024 CVE Updated