GHSA-72r2-rg28-47v9: `read` on uninitialized buffer may cause UB (bite::read::BiteReadExpandedExt::read_framed_max)
(updated )
Affected versions of this crate calls a user provided Read
implementation on an uninitialized buffer. Read
on uninitialized buffer is defined as undefined behavior in Rust.
References
Detect and mitigate GHSA-72r2-rg28-47v9 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →