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.
Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25796
Reference (s):
- https://github.com/bodil/sized-chunks/issues/11
- https://rustsec.org/advisories/RUSTSEC-2020-0041.html

