An issue was discovered in the chunky crate through 2020-08-25 for Rust. The Chunk API does not honor an alignment requirement.
mitre·CWE-758·Published 2021-08-08
Chunk API does not respect the align requirement of types. Unaligned reference can be created with the API, which is an undefined behavior.