An issue was discovered in the av-data crate before 0.3.0 for Rust. A raw pointer is dereferenced, leading to a read of an arbitrary memory address, sometimes causing a segfault.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://rustsec.org/advisories/RUSTSEC-2021-0007.html | third party advisory exploit |