CVE-2024-53234
Last modified
CVE-2024-53234 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.4.251, < 5.5 |
| Linux | Linux Kernel | >= 5.10.188, < 5.11 |
| Linux | Linux Kernel | >= 5.15, < 6.1.127 |
| Linux | Linux Kernel | >= 6.2, < 6.6.64 |
| Linux | Linux Kernel | >= 6.7, < 6.11.11 |
| Linux | Linux Kernel | >= 6.12, < 6.12.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-53234?
How severe is CVE-2024-53234?
How do I fix CVE-2024-53234?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-53228In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53229In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53230In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53231In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53232In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53233In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53235In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53236In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53237In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53238In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53239In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-5324Multiple plugins for WordPress utilizing the XootiX Framewor…8.8
Are you affected by CVE-2024-53234?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
