Lucene search
K

6 matches found

OSV
OSV
added 2021/08/25 8:50 p.m.19 views

GHSA-WV4P-JP67-JR97 Data races in magnetic

Affected versions of this crate unconditionally implemented Sync and Send traits for MPMCConsumer and MPMCProducer types. This allows users to send types that do not implement Send trait across thread boundaries, which can cause a data race. The flaw was corrected in the 2.0.1 release by adding T...

5.5CVSS5.2AI score0.00054EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:50 p.m.30 views

Data races in magnetic

Affected versions of this crate unconditionally implemented Sync and Send traits for MPMCConsumer and MPMCProducer types. This allows users to send types that do not implement Send trait across thread boundaries, which can cause a data race. The flaw was corrected in the 2.0.1 release by adding T...

5.5CVSS5.4AI score0.00054EPSS
Exploits1References4Affected Software1
CNVD
CNVD
added 2021/01/06 12:0 a.m.6 views

Unspecified Vulnerability in Rust (CNVD-2021-37535)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in versions prior to Rust magnetic crate 2.0.1 that stems from MPMCConsumer and MPMCProducer allowing cross-threaded sends of non-sending types. No details of the vulnerability ar...

5.5CVSS6.6AI score0.00054EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.12 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.00054EPSS
Exploits1References1
Cvelist
Cvelist
added 2020/12/31 8:16 a.m.13 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.00054EPSS
Exploits1References1
OSV
OSV
added 2020/11/29 12:0 p.m.12 views

RUSTSEC-2020-0088 MPMCConsumer/Producer allows sending non-Send type across threads

Affected versions of this crate unconditionally implemented Sync and Send traits for MPMCConsumer and MPMCProducer types. This allows users to send types that do not implement Send trait across thread boundaries, which can cause a data race. The flaw was corrected in the 2.0.1 release by adding T...

5.5CVSS5.2AI score0.00054EPSS
Exploits1References3
Rows per page
Query Builder