CVE-2025-55159
Last modified
CVE-2025-55159 is a medium-severity vulnerability rated 5.1/10 on the CVSS scale. slab is a pre-allocated storage for a uniform data type. In version 0.4.10, the get_disjoint_mut method incorrectly checked if indices were within the slab's capacity instead of its length, allowing access to uninitialized memory. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
slab is a pre-allocated storage for a uniform data type. In version 0.4.10, the get_disjoint_mut method incorrectly checked if indices were within the slab's capacity instead of its length, allowing access to uninitialized memory. This could lead to undefined behavior or potential crashes. This has been fixed in slab 0.4.11. A workaround for this issue involves to avoid using get_disjoint_mut with indices that might be beyond the slab's actual length.
Metrics
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-55159?
How severe is CVE-2025-55159?
How do I fix CVE-2025-55159?
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 2025
- CVE-2025-55153Rejected reason: This CVE is a duplicate of another CVE.
- CVE-2025-55154ImageMagick is free and open-source software used for editin…7.8
- CVE-2025-55155Mantis Bug Tracker (MantisBT) is an open source issue tracke…5.4
- CVE-2025-55156pyLoad is the free and open-source Download Manager written …7.8
- CVE-2025-55157Vim is an open source, command line text editor. In versions…8.8
- CVE-2025-55158Vim is an open source, command line text editor. In versions…8.8
- CVE-2025-5516A vulnerability, which was classified as problematic, was fo…4.8
- CVE-2025-55160ImageMagick is free and open-source software used for editin…5.3
- CVE-2025-55161Stirling-PDF is a locally hosted web application that perfor…9.8
- CVE-2025-55162Envoy is an open source L7 proxy and communication bus desig…8.8
- CVE-2025-55163Netty is an asynchronous, event-driven network application f…7.5
- CVE-2025-55164content-security-policy-parser parses content security polic…8.8
Are you affected by CVE-2025-55159?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
