Inappropriate coding practices In autorand
Description
Free of uninitialized memory in autorand An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
cargo | 0.2.3 |
Aliases
1. 2. 3. 4.
References
1. 2.