An issue was discovered in the stackvector crate through 2021-02-19 for Rust. There is an out-of-bounds write in StackVec::extend if size_hint provides certain anomalous data.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://rustsec.org/advisories/RUSTSEC-2021-0048.html | exploit vendor advisory |