2 matches found
CVE-2020-36451
CVE-2020-36451 affects the Rust rcu_cell crate, where RcuCell unconditionally implements Send/Sync. This configuration allows sending T in a non-Send context and concurrent access to non-Sync T via RcuCell, creating a data-race risk and potential memory corruption. Public references from multiple...
8.1CVSS8AI score0.01249EPSS
SaveExploits1References2Affected Software1
ate (>=1.0.0, <=1.3.0), ate-auth (>=1.7.0, <=1.9.0) +8 more potentially affected by CVE-2020-36451 via rcu_cell (>=0.1.12, <=1.2.1)
rcucell CARGO version =0.1.12, =1.0.0, =1.7.0, =1.0.0, =1.6.0, =1.8.0, =1.0.0, =0.2.0, =0.1.0, =1.0.0, =1.3.0 Source cves: CVE-2020-36451 Source advisory: OSV:RUSTSEC-2020-0131...
8.1CVSS7.8AI score0.01249EPSS
SaveExploits1
20