RUSTSEC-2022-0029

Source
https://rustsec.org/advisories/RUSTSEC-2022-0029
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2022-0029.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2022-0029
Aliases
Published
2022-06-07T12:00:00Z
Modified
2023-11-08T04:22:56Z
Summary
`MsQueue` `push`/`pop` use the wrong orderings
Details

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.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / crossbeam

Package

Name
crossbeam
View open source insights on deps.dev
Purl
pkg:cargo/crossbeam

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.3.0

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "arch": [],
        "functions": [],
        "os": []
    }
}

Database specific

categories
[
    "thread-safety",
    "memory-corruption"
]
cvss
null
informational
null
source
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2022-0029.json"