Advisories with keyword 'double-free'
-
RUSTSEC-2021-0052: Vulnerability in id-map
Multiple functions can cause double-frees
-
HIGH RUSTSEC-2021-0047: Vulnerability in slice-deque
SliceDeque::drain_filter can double drop an element if the predicate panics
-
CRITICAL RUSTSEC-2021-0049: Vulnerability in through
through
andthrough_and
causes a double free if the map function panics -
HIGH RUSTSEC-2021-0042: Vulnerability in insert_many
insert_many can drop elements twice on panic
-
CRITICAL RUSTSEC-2021-0033: Vulnerability in stack_dst
push_cloned can drop uninitialized memory or double free on panic
-
CRITICAL RUSTSEC-2021-0030: Vulnerability in scratchpad
move_elements can double-free objects on panic
-
RUSTSEC-2021-0028: Vulnerability in toodee
Multiple memory safety issues in insert_row
-
MEDIUM RUSTSEC-2021-0018: Vulnerability in qwutils
insert_slice_clone can double drop if Clone panics.
-
HIGH RUSTSEC-2021-0011: Vulnerability in fil-ocl
EventList's From conversions can double drop on panic.
-
CRITICAL RUSTSEC-2020-0100: Vulnerability in sys-info
Double free when calling
sys_info::disk_info
from multiple threads -
CRITICAL RUSTSEC-2019-0021: Vulnerability in linea
Matrix::zip_elements
causes double free -
CRITICAL RUSTSEC-2019-0034: Vulnerability in http
HeaderMap::Drain API is unsound
-
CRITICAL RUSTSEC-2019-0009: Vulnerability in smallvec
Double-free and use-after-free in SmallVec::grow()