Lucene search
K

9506 matches found

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.15 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
CVE
CVE
added 2020/12/31 8:20 a.m.73 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.19 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.16 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
CVE
CVE
added 2020/12/31 8:18 a.m.49 views

CVE-2020-35915

CVE-2020-35915 affects the Rust futures-intrusive crate prior to 0.4.0. The issue is that GenericMutexGuard can allow cross-thread data races on non-Sync types due to how the guard tracks access to the locked data, potentially enabling unsafe concurrent access. The vulnerability is documented by ...

5.5CVSS5.4AI score0.00054EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2020/12/31 8:18 a.m.60 views

CVE-2020-35916

The CVE-2020-35916 issue affects the Rust image crate, specifically versions before 0.23.12. The root cause is described as a Mutable reference having immutable provenance, with an example note that in LLVM IR the provenance may always be correct. The connected sources (NVD/OSS/Nessus/GHSA/Red Ha...

5.5CVSS5.3AI score0.00054EPSS
Exploits1References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/31 8:18 a.m.11 views

CVE-2020-35916

An issue was discovered in the image crate before 0.23.12 for Rust. A Mutable reference has immutable provenance. In the case of LLVM, the IR may be always correct...

5.5CVSS5.4AI score0.00054EPSS
Exploits1
Cvelist
Cvelist
added 2020/12/31 8:18 a.m.9 views

CVE-2020-35917

An issue was discovered in the pyo3 crate before 0.12.4 for Rust. There is a reference-counting error and use-after-free in From...

5.5AI score0.00063EPSS
Exploits1References1
CVE
CVE
added 2020/12/31 8:18 a.m.50 views

CVE-2020-35917

CVE-2020-35917 affects the Rust pyo3 crate prior to 0.12.4 due to a reference-counting error and use-after-free in From<Py>. This can lead to incorrect reference handling and potential use-after-free. Impact details indicate partial availability impact (per CVSS) with local access, and reme...

5.5CVSS5.4AI score0.00063EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:18 a.m.14 views

CVE-2020-35918

An issue was discovered in the branca crate before 0.10.0 for Rust. Decoding tokens with invalid base62 data can panic...

5.4AI score0.00081EPSS
Exploits1References3
CVE
CVE
added 2020/12/31 8:18 a.m.55 views

CVE-2020-35918

The CVE-2020-35918 entry concerns the branca crate for Rust. Affected component: Branco token decoding function when given invalid base62 data. Root cause: decoding tokens with incorrect base62 encoding can trigger a panic (unhandled exception) in versions prior to 0.10.0. Impact: runtime panic t...

5.5CVSS5.4AI score0.00081EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2020/12/31 8:18 a.m.52 views

CVE-2020-35919

CVE-2020-35919 affects the Rust net2 crate prior to 0.2.36. Root cause: the crate makes false assumptions about the memory layout of std::net::SocketAddr, casting pointers to the system sockaddr representation. This can lead to invalid memory access if the standard library layout changes. The iss...

5.5CVSS5.3AI score0.00054EPSS
Exploits1References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/31 8:18 a.m.19 views

CVE-2020-35919

An issue was discovered in the net2 crate before 0.2.36 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.5CVSS5.4AI score0.00054EPSS
Exploits1
Cvelist
Cvelist
added 2020/12/31 8:18 a.m.15 views

CVE-2020-35919

An issue was discovered in the net2 crate before 0.2.36 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.4AI score0.00054EPSS
Exploits1References1
Rows per page
Query Builder