Lucene search

K
osvGoogleOSV:GHSA-9PP4-8P8V-G78W
HistoryAug 25, 2021 - 8:57 p.m.

Data races in lever

2021-08-2520:57:26
Google
osv.dev
9
data races
lever crate
undefined behavior
memory corruption
rust
thread boundaries

EPSS

0.002

Percentile

58.8%

An issue was discovered in the lever crate before 0.1.1 for Rust. AtomicBox<T> implements the Send and Sync traits for all types T. This allows non-Send types such as Rc and non-Sync types such as Cell to be used across thread boundaries which can trigger undefined behavior and memory corruption.

EPSS

0.002

Percentile

58.8%

Related for OSV:GHSA-9PP4-8P8V-G78W