Categories ⋅ Keywords ⋅ Packages Advisories with keyword 'memory-safety' February 28, 2024 INFO RUSTSEC-2024-0017: Unsoundness in cassandra-cpp Non-idiomatic use of iterators leads to use after free September 23, 2021 RUSTSEC-2021-0114: Vulnerability in nanorand Aliased mutable references from tls_rand & TlsWyRand August 21, 2021 INFO RUSTSEC-2021-0082: Unsoundness in vec-const vec-const attempts to construct a Vec from a pointer to a const slice June 6, 2021 RUSTSEC-2021-0070: Vulnerability in nalgebra VecStorage Deserialize Allows Violation of Length Invariant April 2, 2021 RUSTSEC-2021-0052: Vulnerability in id-map Multiple functions can cause double-frees March 30, 2021 HIGH RUSTSEC-2021-0047: Vulnerability in slice-deque SliceDeque::drain_filter can double drop an element if the predicate panics March 30, 2021 CRITICAL RUSTSEC-2021-0049: Vulnerability in through through and through_and causes a double free if the map function panics March 29, 2021 CRITICAL RUSTSEC-2021-0046: Vulnerability in telemetry misc::vec_with_size() can drop uninitialized memory if clone panics March 29, 2021 CRITICAL RUSTSEC-2021-0045: Vulnerability in adtensor FromIterator implementation for Vector/Matrix can drop uninitialized memory March 26, 2021 HIGH RUSTSEC-2021-0042: Vulnerability in insert_many insert_many can drop elements twice on panic March 26, 2021 HIGH RUSTSEC-2021-0044: Unsoundness in rocket Use after free possible in uri::Formatter on panic March 26, 2021 MEDIUM RUSTSEC-2020-0148: Vulnerability in cgc Multiple soundness issues in Ptr March 3, 2021 CRITICAL RUSTSEC-2021-0033: Vulnerability in stack_dst push_cloned can drop uninitialized memory or double free on panic March 2, 2021 CRITICAL RUSTSEC-2021-0030: Vulnerability in scratchpad move_elements can double-free objects on panic March 2, 2021 CRITICAL RUSTSEC-2021-0031: Vulnerability in nano_arena split_at allows obtaining multiple mutable references to the same data March 2, 2021 CRITICAL RUSTSEC-2021-0032: Vulnerability in byte_struct Deserializing an array can drop uninitialized memory on panic March 1, 2021 RUSTSEC-2021-0028: Vulnerability in toodee Multiple memory safety issues in insert_row February 4, 2021 MEDIUM RUSTSEC-2021-0018: Vulnerability in qwutils insert_slice_clone can double drop if Clone panics. January 20, 2021 HIGH RUSTSEC-2021-0011: Vulnerability in fil-ocl EventList's From conversions can double drop on panic. October 1, 2020 CRITICAL RUSTSEC-2019-0034: Vulnerability in http HeaderMap::Drain API is unsound