Lucene search
K

6 matches found

CNVD
CNVD
added 2021/09/08 12:0 a.m.11 views

Mozilla Rust Memory Corruption Vulnerability (CNVD-2021-71653)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. a security vulnerability exists in Rust late-static crate before 0.4.0, which stems from the fact that Sync is implemented with LateStatic's T: Send, causing data contention to occur. No details of the...

7CVSS2.1AI score0.00058EPSS
Exploits1References1
OSV
OSV
added 2021/08/25 8:50 p.m.10 views

GHSA-WR55-MF5C-HHWM Data races in late-static

Affected versions of this crate implemented Sync for LateStatic with T: Send, so that it is possible to create a data race to a type T: Send + !Sync e.g. Cell. This can result in a memory corruption or other kinds of undefined behavior. The flaw was corrected in commit 11f396c by replacing the T:...

7CVSS6.9AI score0.00058EPSS
Exploits1References5
NVD
NVD
added 2021/01/26 6:15 p.m.11 views

CVE-2020-36209

An issue was discovered in the late-static crate before 0.4.0 for Rust. Because Sync is implemented for LateStatic with T: Send, a data race can occur...

7CVSS6.8AI score0.00058EPSS
Exploits1References1
OSV
OSV
added 2021/01/26 6:15 p.m.8 views

CVE-2020-36209

An issue was discovered in the late-static crate before 0.4.0 for Rust. Because Sync is implemented for LateStatic with T: Send, a data race can occur...

7CVSS6.7AI score
Exploits0References1
RustSec
RustSec
added 2020/11/10 12:0 p.m.15 views

LateStatic has incorrect Sync bound

Affected versions of this crate implemented Sync for LateStatic with T: Send, so that it is possible to create a data race to a type T: Send + !Sync e.g. Cell. This can result in a memory corruption or other kinds of undefined behavior. The flaw was corrected in commit 11f396c by replacing the T:...

7CVSS2.9AI score0.00058EPSS
Exploits1Affected Software1
OSV
OSV
added 2020/11/10 12:0 p.m.9 views

RUSTSEC-2020-0102 LateStatic has incorrect Sync bound

Affected versions of this crate implemented Sync for LateStatic with T: Send, so that it is possible to create a data race to a type T: Send + !Sync e.g. Cell. This can result in a memory corruption or other kinds of undefined behavior. The flaw was corrected in commit 11f396c by replacing the T:...

7CVSS6.9AI score0.00058EPSS
Exploits1References3
Rows per page
Query Builder