In the standard library in Rust before 1.29.0, there is...
Moderate severity
Unreviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Apr 4, 2024
Description
Published by the National Vulnerability Database
Apr 14, 2021
Published to the GitHub Advisory Database
May 24, 2022
Last updated
Apr 4, 2024
In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::get_mut method. This synchronization issue can be lead to memory safety issues through race conditions.
References