{"api_version":"1","generated_at":"2026-04-23T01:32:20+00:00","cve":"CVE-2022-23639","urls":{"html":"https://cve.report/CVE-2022-23639","api":"https://cve.report/api/cve/CVE-2022-23639.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2022-23639","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2022-23639"},"summary":{"title":"CVE-2022-23639","description":"crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to version 0.8.7 incorrectly assumed that the alignment of `{i,u}64` was always the same as `Atomic{I,U}64`. However, the alignment of `{i,u}64` on a 32-bit target can be smaller than `Atomic{I,U}64`. This can cause unaligned memory accesses and data race. Crates using `fetch_*` methods with `AtomicCell<{i,u}64>` are affected by this issue. 32-bit targets without `Atomic{I,U}64` and 64-bit targets are not affected by this issue. This has been fixed in crossbeam-utils 0.8.7. There are currently no known workarounds.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2022-02-15 19:15:00","updated_at":"2023-02-10 16:28:00"},"problem_types":["CWE-362"],"metrics":[],"references":[{"url":"https://github.com/crossbeam-rs/crossbeam/pull/781","name":"https://github.com/crossbeam-rs/crossbeam/pull/781","refsource":"MISC","tags":["Issue Tracking","Patch","Third Party Advisory"],"title":"Fix unsoundness of AtomicCell<*64> arithmetics on 32-bit targets that support Atomic*64 by taiki-e · Pull Request #781 · crossbeam-rs/crossbeam · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/crossbeam-rs/crossbeam/security/advisories/GHSA-qc84-gqf4-9926","name":"https://github.com/crossbeam-rs/crossbeam/security/advisories/GHSA-qc84-gqf4-9926","refsource":"CONFIRM","tags":["Exploit","Third Party Advisory"],"title":"Unsoundness of AtomicCell<{i,u}64> arithmetics on 32-bit targets that support Atomic{I,U}64 · Advisory · crossbeam-rs/crossbeam · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/crossbeam-rs/crossbeam/releases/tag/crossbeam-utils-0.8.7","name":"https://github.com/crossbeam-rs/crossbeam/releases/tag/crossbeam-utils-0.8.7","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"Release crossbeam-utils 0.8.7 · crossbeam-rs/crossbeam · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2022-23639","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2022-23639","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2022","cve_id":"23639","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"crossbeam_project","cpe5":"crossbeam","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"rust","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2022-23639","qid":"182490","title":"Debian Security Update for rust-crossbeam-utils (CVE-2022-23639)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2022-23639","STATE":"PUBLIC","TITLE":"Improper Restriction of Operations within the Bounds of a Memory Buffer and Race Condition in crossbeam-utils"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"crossbeam","version":{"version_data":[{"version_value":"< 0.8.7"}]}}]},"vendor_name":"crossbeam-rs"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to version 0.8.7 incorrectly assumed that the alignment of `{i,u}64` was always the same as `Atomic{I,U}64`. However, the alignment of `{i,u}64` on a 32-bit target can be smaller than `Atomic{I,U}64`. This can cause unaligned memory accesses and data race. Crates using `fetch_*` methods with `AtomicCell<{i,u}64>` are affected by this issue. 32-bit targets without `Atomic{I,U}64` and 64-bit targets are not affected by this issue. This has been fixed in crossbeam-utils 0.8.7. There are currently no known workarounds."}]},"impact":{"cvss":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.1,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"}]}]},"references":{"reference_data":[{"name":"https://github.com/crossbeam-rs/crossbeam/security/advisories/GHSA-qc84-gqf4-9926","refsource":"CONFIRM","url":"https://github.com/crossbeam-rs/crossbeam/security/advisories/GHSA-qc84-gqf4-9926"},{"name":"https://github.com/crossbeam-rs/crossbeam/pull/781","refsource":"MISC","url":"https://github.com/crossbeam-rs/crossbeam/pull/781"},{"name":"https://github.com/crossbeam-rs/crossbeam/releases/tag/crossbeam-utils-0.8.7","refsource":"MISC","url":"https://github.com/crossbeam-rs/crossbeam/releases/tag/crossbeam-utils-0.8.7"}]},"source":{"advisory":"GHSA-qc84-gqf4-9926","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2022-02-15 19:15:00","lastModifiedDate":"2023-02-10 16:28:00","problem_types":["CWE-362"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","attackVector":"NETWORK","attackComplexity":"HIGH","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH","baseScore":8.1,"baseSeverity":"HIGH"},"exploitabilityScore":2.2,"impactScore":5.9},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:N/C:P/I:P/A:P","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"PARTIAL","baseScore":6.8},"severity":"MEDIUM","exploitabilityScore":8.6,"impactScore":6.4,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:crossbeam_project:crossbeam:*:*:*:*:*:rust:*:*","versionEndExcluding":"0.8.7","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2022","CveId":"23639","Ordinal":"226433","Title":"CVE-2022-23639","CVE":"CVE-2022-23639","Year":"2022"},"notes":[{"CveYear":"2022","CveId":"23639","Ordinal":"1","NoteData":"** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.","Type":"Description","Title":null}]}}}