
Cloud Vulnerability DB
A community-led vulnerabilities database
A security vulnerability (RUSTSEC-2020-0023/CVE-2020-35879) was discovered in the rulinalg crate through February 11, 2020, for Rust. The issue involves incorrect lifetime-boundary definitions for RowMut::raw_slice and RowMut::raw_slice_mut methods (NVD).
The vulnerability stems from incorrect lifetime parameter definitions in the rulinalg crate. The raw_slice and raw_slice_mut methods create 'a bounded references from &self, whereas they should be bounded by 'self lifetime instead. This implementation flaw received a CVSS v3.1 Base Score of 9.8 (CRITICAL) with the vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H (NVD).
The vulnerability allows for the creation of multiple mutable aliases to the same memory location, which can lead to data races in safe Rust code. This violates Rust's fundamental memory safety guarantees (GitHub Issue).
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."