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.
Metrics
Affected Vendors & Products
References
History
Wed, 13 Nov 2024 02:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Redhat
Redhat enterprise Linux |
|
CPEs | cpe:/a:redhat:enterprise_linux:9 cpe:/o:redhat:enterprise_linux:9 |
|
Vendors & Products |
Redhat
Redhat enterprise Linux |
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-06-19T13:48:15.099Z
Updated: 2024-11-05T09:30:45.558Z
Reserved: 2024-06-18T19:36:34.933Z
Link: CVE-2024-38604
Vulnrichment
Updated: 2024-06-20T19:44:30.491Z
NVD
Status : Awaiting Analysis
Published: 2024-06-19T14:15:20.357
Modified: 2024-06-20T12:43:25.663
Link: CVE-2024-38604
Redhat