Lucene search
K

60 matches found

CVE
CVE
added 2020/12/31 8:20 a.m.68 views

CVE-2020-35910

CVE-2020-35910 affects the Rust crate lock_api prior to version 0.4.2. The issue is a data race caused by unsoundness in MappedMutexGuard, as reported across multiple sources referencing the same flaw in lock_api. This can enable data races in affected code paths that rely on the lock. The vulner...

5.5CVSS5.2AI score0.00057EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/31 8:20 a.m.20 views

CVE-2020-35910

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.5CVSS5.4AI score0.00057EPSS
Exploits0
Cvelist
Cvelist
added 2020/12/31 8:20 a.m.19 views

CVE-2020-35910

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.4AI score0.00057EPSS
Exploits0References1
CVE
CVE
added 2020/12/31 8:20 a.m.61 views

CVE-2020-35911

CVE-2020-35911 affects the Rust lock_api crate prior to 0.4.2. The issue is a data race caused by unsoundness in MappedRwLockReadGuard, with no explicit exploit details provided. Remediation: upgrade to 0.4.2 or later. Details are limited to the provided documents.

4.7CVSS4.8AI score0.00044EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/31 8:20 a.m.16 views

CVE-2020-35911

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedRwLockReadGuard unsoundness...

4.7CVSS4.8AI score0.00044EPSS
Exploits0
Cvelist
Cvelist
added 2020/12/31 8:20 a.m.14 views

CVE-2020-35911

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedRwLockReadGuard unsoundness...

4.7AI score0.00044EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2020/12/31 8:20 a.m.15 views

CVE-2020-35912

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedRwLockWriteGuard unsoundness...

4.7CVSS4.8AI score0.00044EPSS
Exploits0
Cvelist
Cvelist
added 2020/12/31 8:20 a.m.18 views

CVE-2020-35912

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedRwLockWriteGuard unsoundness...

4.7AI score0.00044EPSS
Exploits0References1
CVE
CVE
added 2020/12/31 8:20 a.m.71 views

CVE-2020-35912

CVE-2020-35912 affects the Rust lock_api crate prior to 0.4.2, where a data race can occur due to unsoundness in MappedRwLockWriteGuard. The connected records corroborate the vulnerability text but do not provide explicit exploitation details, affected products beyond the Rust crate, or a stated ...

4.7CVSS4.8AI score0.00044EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:19 a.m.17 views

CVE-2020-35913

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of RwLockReadGuard unsoundness...

4.7AI score0.00042EPSS
Exploits0References1
CVE
CVE
added 2020/12/31 8:19 a.m.65 views

CVE-2020-35913

CVE-2020-35913 concerns the Rust crate lock_api (pre-0.4.2). The issue is a data race caused by unsoundness in RwLockReadGuard , as documented across multiple sources in the connected set (e.g., Red Hat advisory and OSV entries). Affected component: the lock_api crate before version 0.4.2. Impact...

4.7CVSS4.8AI score0.00042EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/31 8:19 a.m.16 views

CVE-2020-35913

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of RwLockReadGuard unsoundness...

4.7CVSS4.8AI score0.00042EPSS
Exploits0
CVE
CVE
added 2020/12/31 8:19 a.m.52 views

CVE-2020-35914

The CVE-2020-35914 issue affects the Rust lock_api crate, specifically versions before 0.4.2. The root cause is a data race caused by unsoundness in RwLockWriteGuard. Impact is described as a data race condition; exploitation details are not provided in the supplied documents. Public references (...

4.7CVSS4.8AI score0.00044EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:19 a.m.14 views

CVE-2020-35914

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of RwLockWriteGuard unsoundness...

4.7AI score0.00044EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2020/12/31 8:19 a.m.15 views

CVE-2020-35914

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of RwLockWriteGuard unsoundness...

4.7CVSS4.8AI score0.00044EPSS
Exploits0
CNNVD
CNNVD
added 2020/12/31 12:0 a.m.2 views

Rust lock_api crate security vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in lockapi crate before 0.4.2 for Rust, which has an unsound MappedMutexGuard and may allow data contention...

5.5CVSS5.8AI score0.00057EPSS
Exploits0References2
RustSec
RustSec
added 2020/11/08 12:0 p.m.24 views

Some lock_api lock guard objects can cause data races

Affected versions of lockapi had unsound implementations of the Send or Sync traits for some guard objects, namely: MappedMutexGuard MappedRwLockReadGuard MappedRwLockWriteGuard RwLockReadGuard RwLockWriteGuard These guards could allow data races through types that are not safe to Send across...

5.5CVSS2.2AI score0.00057EPSS
Exploits0Affected Software1
OSV
OSV
added 2020/11/08 12:0 p.m.14 views

RUSTSEC-2020-0070 Some lock_api lock guard objects can cause data races

Affected versions of lockapi had unsound implementations of the Send or Sync traits for some guard objects, namely: MappedMutexGuard MappedRwLockReadGuard MappedRwLockWriteGuard RwLockReadGuard RwLockWriteGuard These guards could allow data races through types that are not safe to Send across...

5.5CVSS4.5AI score0.00057EPSS
Exploits0References3
OSV
OSV
added 2019/11/21 12:0 p.m.10 views

RUSTSEC-2019-0031 spin is no longer actively maintained

The author of the spin crate does not have time or interest to maintain it. Consider the following alternatives all of which support nostd: - conquer-once - lockapi a subproject of parkinglot - spinningtop spinlock crate built on lockapi - spinning...

7.1AI score
Exploits0References3
RustSec
RustSec
added 2019/11/21 12:0 p.m.15 views

spin is no longer actively maintained

The author of the spin crate does not have time or interest to maintain it. Consider the following alternatives all of which support nostd: - conquer-once - lockapi a subproject of parkinglot - spinningtop spinlock crate built on lockapi - spinning...

2.3AI score
Exploits0Affected Software1
Rows per page
Query Builder