AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-36441

HIGH · CVSS 8.1 EPSS 0.77%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-08-08 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2020-36441
Severity
HIGH
CVSS
8.1
EPSS
0.77%

Original NVD Description

An issue was discovered in the abox crate before 0.4.1 for Rust. It implements Send and Sync for AtomicBox<T> with no requirement for T: Send and T: Sync.