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.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://rustsec.org/advisories/RUSTSEC-2021-0003.html | patch third party advisory exploit |