PT-2025-54131 · Linux+1 · Linux Kernel+1
Published
2023-01-01
·
Updated
2026-05-26
·
CVE-2023-54285
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the Linux kernel related to a potential overflow condition within the
iomap write delalloc scan function. The folio next index() function returns an unsigned long value, and when left-shifted by PAGE SHIFT on 32-bit systems, this could lead to an overflow. The corrected approach utilizes folio pos(folio) + folio size(folio) to accurately calculate the index.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Corruption
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linux Kernel