Slice-deque Project

Slice-deque

3 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.39%
  • Veröffentlicht 01.04.2021 05:15:14
  • Zuletzt bearbeitet 21.11.2024 06:02: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 function.

  • EPSS 0.43%
  • Veröffentlicht 26.08.2019 18:15:12
  • Zuletzt bearbeitet 21.11.2024 04:28:58

An issue was discovered in the slice-deque crate before 0.2.0 for Rust. There is memory corruption in certain allocation cases.

  • EPSS 0.43%
  • Veröffentlicht 26.08.2019 18:15:11
  • Zuletzt bearbeitet 21.11.2024 04:02:38

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.