CVE-2018-25023
- 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.
CVE-2021-25900
- 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.
CVE-2019-15551
- 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.
CVE-2019-15554
- 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.
CVE-2018-20991
- 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.