RUSTSEC-2020-0035
(unsound)
on 2020-08-25: Chunk API does not respect align requirement
This crate has no reviews yet. To add a review, set up your cargo-crev
.
Crates in the crates.io registry are tarball snapshots uploaded by crates' publishers. The registry is not using crates' git repositories. There is absolutely no guarantee that the repository URL declared by the crate belongs to the crate, or that the code in the repository is the code inside the published tarball.
To review the actual code of the crate, it's best to use cargo crev open chunky
. Alternatively, you can download the tarball of chunky v0.3.7 or view the source online.
Chunk API does not respect the align requirement of types. Unaligned reference can be created with the API, which is an undefined behavior.
CVE-2020-36433
GHSA-qg24-8xj4-gj2h