
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability CVE-2025-55159 affects slab version 0.4.10, a pre-allocated storage system for uniform data types. The issue was discovered and disclosed on August 11, 2025, and involves an incorrect boundary check in the get_disjoint_mut method that could lead to accessing uninitialized memory (GitHub Advisory).
The vulnerability stems from the get_disjoint_mut method incorrectly validating index boundaries against the slab's capacity instead of its length. This implementation error could allow access to uninitialized memory regions. The vulnerability has been assigned a CVSS v4.0 score of 5.1 (Medium) with the vector string 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, indicating local attack vector with low attack complexity (GitHub Advisory).
The vulnerability could lead to undefined behavior or potential crashes when accessing uninitialized memory. The impact is primarily focused on the confidentiality aspect, with a low severity rating for confidentiality and no direct impact on integrity or availability (GitHub Advisory).
The vulnerability has been patched in slab version 0.4.11. As a workaround, users should avoid using get_disjoint_mut with indices that might be beyond the slab's actual length, or upgrade to version 0.4.11 or later (GitHub Advisory, GitHub Commit).
The vulnerability has generated significant attention in the Rust ecosystem, with multiple projects and repositories creating issues to address the security update. Various dependent projects have initiated updates to incorporate the patched version, demonstrating the community's quick response to the security advisory (GitHub PR).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."