- Reported
-
- Issued
-
- Package
-
bite
(crates.io)
- Type
-
INFO
Unsound
- Categories
-
- Aliases
-
- References
-
- Patched
-
no patched versions
Description
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.
Advisory available under CC0-1.0
license.