CVE-2024-53234
MEDIUMLinux Kernel 5.4.251-5.4.x - Denial of Service via Crafted EROFS Image Handling
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta[1] lclusters gracefully syzbot reported a WARNING in iomap_iter_done: iomap_fiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctl_fiemap fs/ioctl.c:220 [inline] Generally, NONHEAD lclusters won't have delta[1]==0, except for crafted images and filesystems created by pre-1.0 mkfs versions. Previously, it would immediately bail out if delta[1]==0, which led to inadequate decompressed lengths (thus FIEMAP is impacted). Treat it as delta[1]=1 to work around these legacy mkfs versions. `lclusterbits > 14` is illegal for compact indexes, error out too.
References (6)
Core 6
Core References
Scores
CVSS v3
5.5
EPSS
0.0021
EPSS Percentile
10.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (21)
linux/Kernel
5.15.0 - 6.1.127linux
linux/Kernel
6.12.0 - 6.12.2linux
linux/Kernel
6.2.0 - 6.6.64linux
linux/Kernel
6.7.0 - 6.11.11linux
Linux/Linux
< 5.15
Linux/Linux
5.10.188 - 5.11
Linux/Linux
5.15
Linux/Linux
5.4.251 - 5.5
Linux/Linux
6.1.127 - 6.1.*
Linux/Linux
6.11.11 - 6.11.*
... and 11 more
Published
Dec 27, 2024
Tracked Since
Feb 18, 2026