HistoryEditJSON (OSV)

RUSTSEC-2022-0029

MsQueue push/pop use the wrong orderings

Reported
Issued
Package
crossbeam (crates.io)
Type
Vulnerability
Categories
Aliases
References
Patched
  • >=0.3.0

Description

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: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919.

Advisory available under CC0-1.0 license.