CVE-2023-53357
Last modified
CVE-2023-53357 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: md/raid10: check slab-out-of-bounds in md_bitmap_get_counter If we write a large number to md/bitmap_set_bits, md_bitmap_checkpage() will return -EINVAL because 'page >= bitmap->pages', but the return value was not checked immediately in md_bitmap_get_counter() in order to set *blocks value and slab-out-of-bounds occurs. Move check of 'page >= bitmap->pages' to md_bitmap_get_counter() and return directly if true.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: md/raid10: check slab-out-of-bounds in md_bitmap_get_counter If we write a large number to md/bitmap_set_bits, md_bitmap_checkpage() will return -EINVAL because 'page >= bitmap->pages', but the return value was not checked immediately in md_bitmap_get_counter() in order to set *blocks value and slab-out-of-bounds occurs. Move check of 'page >= bitmap->pages' to md_bitmap_get_counter() and return directly if true.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.36, < 4.19.291 |
| Linux | Linux Kernel | >= 4.20, < 5.4.251 |
| Linux | Linux Kernel | >= 5.5, < 5.10.188 |
| Linux | Linux Kernel | >= 5.11, < 5.15.121 |
| Linux | Linux Kernel | >= 5.16, < 6.1.39 |
| Linux | Linux Kernel | >= 6.2, < 6.3.13 |
| Linux | Linux Kernel | >= 6.4, < 6.4.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53357?
How severe is CVE-2023-53357?
How do I fix CVE-2023-53357?
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-53351In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53352In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53353In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53354In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53355In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53356In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53358In the Linux kernel, the following vulnerability has been re…7
- CVE-2023-53359In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5336The iPanorama 360 – WordPress Virtual Tour Builder plugin fo…6.5
- CVE-2023-53360In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53361In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53362In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53357?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
