Loading HuntDB...

CVE-2024-38604

UNKNOWN
Published 2024-06-19T13:48:15.099Z
Actions:
No CVSS data available

Description

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.

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

Affected Products

References

Published: 2024-06-19T13:48:15.099Z
Last Modified: 2025-05-04T09:15:06.734Z
Copied to clipboard!