Sized-chunks Project

Sized-chunks

6 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.33%
  • Veröffentlicht 19.09.2020 21:15:12
  • Zuletzt bearbeitet 21.11.2024 05:18:47

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with unit().

Exploit
  • EPSS 0.41%
  • Veröffentlicht 19.09.2020 21:15:12
  • Zuletzt bearbeitet 05.05.2025 17:16:00

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with pair().

Exploit
  • EPSS 0.33%
  • Veröffentlicht 19.09.2020 21:15:12
  • Zuletzt bearbeitet 21.11.2024 05:18:47

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with From<InlineArray<A, T>>.

Exploit
  • EPSS 0.33%
  • Veröffentlicht 19.09.2020 21:15:12
  • Zuletzt bearbeitet 21.11.2024 05:18:47

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, clone can have a memory-safety issue upon a panic.

Exploit
  • EPSS 0.33%
  • Veröffentlicht 19.09.2020 21:15:12
  • Zuletzt bearbeitet 21.11.2024 05:18:48

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, insert_from can have a memory-safety issue upon a panic.

Exploit
  • EPSS 0.33%
  • Veröffentlicht 19.09.2020 21:15:12
  • Zuletzt bearbeitet 21.11.2024 05:18:48

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement.