`MsQueue` `push`/`pop` use the wrong orderings
Moderate severity
GitHub Reviewed
Published
Jun 8, 2022
to the GitHub Advisory Database
•
Updated Jan 11, 2023
Description
Published to the GitHub Advisory Database
Jun 8, 2022
Reviewed
Jun 8, 2022
Last updated
Jan 11, 2023
Affected versions of this crate use orderings which are too weak to support this data structure.
It is likely this has caused memory corruption in the wild: crossbeam-rs/crossbeam#97 (comment).
References