Slice-Deque Project Slice-Deque
3 CVEs affecting Slice-Deque Project Slice-Deque. Latest disclosed: 2021-04-01. Critical: 2, High: 1.
| CVE | Severity | Score | Published | Summary |
|---|---|---|---|---|
CVE-2019-15543 | Critical | 9.8 | 2019-08-26 | An issue was discovered in the slice-deque crate before 0.2.0 for Rust. There is memory corruption in certain allocation cases. |
CVE-2018-20995 | Critical | 9.8 | 2019-08-26 | An issue was discovered in the slice-deque crate before 0.1.16 for Rust. move_head_unchecked allows memory corruption because deque updates are mishandled. |
CVE-2021-29938 | High | 7.5 | 2021-04-01 | An issue was discovered in the slice-deque crate through 2021-02-19 for Rust. A double drop can occur in SliceDeque::drain_filter upon a panic in a predicate f… |