
servo/rust-smallvec
Releases73
Frequency1 month 3 weeks
Last Release
Stars1.65K
"Small vector" optimization for Rust: store up to a small number of items on the stack
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| — | 7.5 HIGH | ||
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. | |||
| — | 7.5 HIGH | ||
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. | |||