An issue was discovered in the compact_arena crate before 0.4.0 for Rust. Generativity is mishandled, leading to an out-of-bounds write or read.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://rustsec.org/advisories/RUSTSEC-2019-0015.html | third party advisory |
https://github.com/llogiq/compact_arena/issues/22 | third party advisory |