An issue was discovered in the sys-info crate before 0.8.0 for Rust. sys_info::disk_info calls can trigger a double free.
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://rustsec.org/advisories/RUSTSEC-2020-0100.html | third party advisory |
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/sys-info/RUSTSEC-2020-0100.md | third party advisory |