Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-23639

8.1 · HIGH
Published Feb 15, 2022 crossbeam_project CWE-362 EPSS 1.24% (67th pctl)

Overview

CVE-2022-23639 is a high-severity vulnerability affecting crossbeam_project crossbeam. It was published on February 15, 2022 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from crossbeam_project. Update crossbeam to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
crossbeam_project crossbeam >= 0, < 0.8.7 Affected

Frequently Asked Questions

What is CVE-2022-23639?

CVE-2022-23639 is a high-severity vulnerability affecting crossbeam_project crossbeam. It was published on February 15, 2022 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2022-23639?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-23639?

Check the references section for vendor advisories and patches from crossbeam_project. Update crossbeam to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-23639?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-23639 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.