Lucene search
K

66 matches found

OSV
OSV
added 2021/04/14 7:15 a.m.16 views

UBUNTU-CVE-2017-20004

In the standard library in Rust before 1.19.0, there is a synchronization problem in the MutexGuard object. MutexGuards can be used across threads with any types, allowing for memory safety issues through race conditions...

5.9CVSS5.8AI score0.00799EPSS
Exploits0References4
CNVD
CNVD
added 2021/01/06 12:0 a.m.9 views

Unspecified Vulnerability in Rust (CNVD-2021-37534)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in thex crate for Rust versions 2020-12-08 and earlier, which stems from thex allowing cross-thread data contention for non-sending types. No details of the vulnerability are...

5.5CVSS6.7AI score0.0031EPSS
Exploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.3 views

CVE-2020-35897

An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race...

4.7CVSS5.8AI score
Exploits0References1
NVD
NVD
added 2020/12/31 10:15 a.m.9 views

CVE-2020-35897

An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race...

4.7CVSS4.8AI score0.00196EPSS
Exploits0References1
Prion
Prion
added 2020/12/31 10:15 a.m.13 views

Cross site scripting

An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race...

1.9CVSS4.8AI score0.00196EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2020/12/31 9:15 a.m.3 views

CVE-2020-35927

An issue was discovered in the thex crate through 2020-12-08 for Rust. Thex allows cross-thread data races of non-Send types...

5.5CVSS6.1AI score0.0031EPSS
Exploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.5 views

CVE-2020-35925

An issue was discovered in the magnetic crate before 2.0.1 for Rust. MPMCConsumer and MPMCProducer allow cross-thread sending of a non-Send type...

5.5CVSS5.8AI score
Exploits0References1
NVD
NVD
added 2020/12/31 9:15 a.m.12 views

CVE-2020-35924

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex allows cross-thread sending of a non-Send type...

5.5CVSS5.5AI score0.00377EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.30 views

CVE-2020-35925

An issue was discovered in the magnetic crate before 2.0.1 for Rust. MPMCConsumer and MPMCProducer allow cross-thread sending of a non-Send type...

5.5CVSS5.5AI score0.00377EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.18 views

CVE-2020-35927

An issue was discovered in the thex crate through 2020-12-08 for Rust. Thex allows cross-thread data races of non-Send types...

5.5CVSS5.5AI score0.0031EPSS
Exploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.1 views

CVE-2020-35915

An issue was discovered in the futures-intrusive crate before 0.4.0 for Rust. GenericMutexGuard allows cross-thread data races of non-Sync types...

5.5CVSS6.1AI score0.00374EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.26 views

CVE-2020-35915

An issue was discovered in the futures-intrusive crate before 0.4.0 for Rust. GenericMutexGuard allows cross-thread data races of non-Sync types...

5.5CVSS5.5AI score0.00374EPSS
Exploits1References1
Prion
Prion
added 2020/12/31 9:15 a.m.13 views

Cross site scripting

An issue was discovered in the magnetic crate before 2.0.1 for Rust. MPMCConsumer and MPMCProducer allow cross-thread sending of a non-Send type...

2.1CVSS5.5AI score0.00377EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.16 views

Cross site scripting

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex allows cross-thread sending of a non-Send type...

2.1CVSS5.5AI score0.00377EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:23 a.m.15 views

CVE-2020-35897

An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race...

4.7AI score0.00196EPSS
Exploits0References1
Cvelist
Cvelist
added 2020/12/31 8:18 a.m.32 views

CVE-2020-35915

An issue was discovered in the futures-intrusive crate before 0.4.0 for Rust. GenericMutexGuard allows cross-thread data races of non-Sync types...

5.5AI score0.00374EPSS
Exploits1References1
CVE
CVE
added 2020/12/31 8:16 a.m.158 views

CVE-2020-35924

CVE-2020-35924 affects the Rust crate try-mutex prior to 0.3.0. The issue arises because TryMutex allowed cross-thread sending of non-Send types due to an unconditional Sync implementation, enabling data races. The root cause is absence of a Send bound on the Sync trait implementation for TryMute...

5.5CVSS5.4AI score0.00377EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:16 a.m.17 views

CVE-2020-35924

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex allows cross-thread sending of a non-Send type...

5.4AI score0.00377EPSS
Exploits1References1
Cvelist
Cvelist
added 2020/12/31 8:16 a.m.35 views

CVE-2020-35925

An issue was discovered in the magnetic crate before 2.0.1 for Rust. MPMCConsumer and MPMCProducer allow cross-thread sending of a non-Send type...

5.5AI score0.00377EPSS
Exploits1References1
Cvelist
Cvelist
added 2020/12/31 8:16 a.m.17 views

CVE-2020-35927

An issue was discovered in the thex crate through 2020-12-08 for Rust. Thex allows cross-thread data races of non-Send types...

5.5AI score0.0031EPSS
Exploits0References1
Rows per page
Query Builder