Servo

Smallvec

5 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.23%
  • Veröffentlicht 27.12.2021 00:15:07
  • Zuletzt bearbeitet 21.11.2024 04:03:22

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type.

Exploit
  • EPSS 0.53%
  • Veröffentlicht 26.01.2021 18:16:22
  • Zuletzt bearbeitet 21.11.2024 05:55:33

An issue was discovered in the smallvec crate before 0.6.14 and 1.x before 1.6.1 for Rust. There is a heap-based buffer overflow in SmallVec::insert_many.

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

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity.

  • EPSS 0.42%
  • Veröffentlicht 26.08.2019 15:15:12
  • Zuletzt bearbeitet 21.11.2024 04:29:00

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is memory corruption for certain grow attempts with less than the current capacity.

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

An issue was discovered in the smallvec crate before 0.6.3 for Rust. The Iterator implementation mishandles destructors, leading to a double free.