Lucene search
K

10 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1567

Malware in sbrugna...

4.7CVSS4.7AI score0.00042EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:50 p.m.33 views

Data races in concread

An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache data race by sending types that do not implement Send/Sync...

4.7CVSS5.2AI score0.00042EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:50 p.m.9 views

GHSA-4XJ5-VV9X-63JP Data races in concread

An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache data race by sending types that do not implement Send/Sync...

4.7CVSS4.6AI score0.00042EPSS
Exploits1References4
CNVD
CNVD
added 2021/01/06 12:0 a.m.6 views

Rust Competitive Conditioning Problem Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A Competition Condition Issue vulnerability exists in Rust concread crate versions prior to 0.2.6, which can be exploited by an attacker to cause data contention in ARCache by sending a type that does not...

4.7CVSS6.5AI score0.00042EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.10 views

CVE-2020-35928

An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache data race by sending types that do not implement Send/Sync...

4.7CVSS4.8AI score0.00042EPSS
Exploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.12 views

CVE-2020-35928

An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache data race by sending types that do not implement Send/Sync...

4.7CVSS7.1AI score
Exploits0References1
Cvelist
Cvelist
added 2020/12/31 8:16 a.m.11 views

CVE-2020-35928

An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache data race by sending types that do not implement Send/Sync...

4.7AI score0.00042EPSS
Exploits1References1
CNNVD
CNNVD
added 2020/12/31 12:0 a.m.2 views

Rust 竞争条件问题漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A Competition Condition Issue vulnerability exists in Rust concread crate versions prior to 0.2.6, which can be exploited by an attacker to cause data contention in ARCache by sending a type that does not...

4.7CVSS5.8AI score0.00042EPSS
Exploits1References2
RustSec
RustSec
added 2020/11/13 12:0 p.m.12 views

Send/Sync bound needed on V in `impl Send/Sync for ARCache<K, V>`

Affected versions of this crate unconditionally implemented Send/Sync traits for ARCache type. This allows users to send/access types that do not implement Send/Sync, which can cause a data race. The flaw was corrected in the 0.2.6 release by adding bounds K: Send + Sync & V: Send + Sync to...

4.7CVSS2.9AI score0.00042EPSS
Exploits1Affected Software1
OSV
OSV
added 2020/11/13 12:0 p.m.16 views

RUSTSEC-2020-0092 Send/Sync bound needed on V in `impl Send/Sync for ARCache<K, V>`

Affected versions of this crate unconditionally implemented Send/Sync traits for ARCache type. This allows users to send/access types that do not implement Send/Sync, which can cause a data race. The flaw was corrected in the 0.2.6 release by adding bounds K: Send + Sync & V: Send + Sync to...

4.7CVSS4.5AI score0.00042EPSS
Exploits1References3
Rows per page
Query Builder