CVE-2023-54285
Last modified
CVE-2023-54285 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: iomap: Fix possible overflow condition in iomap_write_delalloc_scan folio_next_index() returns an unsigned long value which left shifted by PAGE_SHIFT could possibly cause an overflow on 32-bit system. Instead use folio_pos(folio) + folio_size(folio), which does this correctly.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iomap: Fix possible overflow condition in iomap_write_delalloc_scan folio_next_index() returns an unsigned long value which left shifted by PAGE_SHIFT could possibly cause an overflow on 32-bit system. Instead use folio_pos(folio) + folio_size(folio), which does this correctly.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1.92, < 6.1.162 |
| Linux | Linux Kernel | >= 6.2, < 6.5.5 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-54285?
How severe is CVE-2023-54285?
How do I fix CVE-2023-54285?
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 2023
- CVE-2023-5428The Image vertical reel scroll slideshow plugin for WordPres…6.5
- CVE-2023-54280In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2023-54281In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54282In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54283In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54284In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-54286In the Linux kernel, the following vulnerability has been re…7.6
- CVE-2023-54287In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54288In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54289In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5429The Information Reel plugin for WordPress is vulnerable to S…6.5
- CVE-2023-54290Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2023-54285?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
