An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement.
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
Link | Tags |
---|---|
https://rustsec.org/advisories/RUSTSEC-2020-0041.html | third party advisory |
https://github.com/bodil/sized-chunks/issues/11 | exploit third party advisory patch |