Lucene search
+L

3852 matches found

Cvelist
Cvelist
added 2021/01/22 9:06 a.m.28 views

CVE-2020-36206

An issue was discovered in the rusb crate before 0.7.0 for Rust. Because of a lack of Send and Sync bounds, a data race and memory corruption can occur...

7AI score0.00285EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/01/22 9:06 a.m.34 views

CVE-2020-36207

An issue was discovered in the aovec crate through 2020-12-10 for Rust. Because Aovec does not have bounds on its Send trait or Sync trait, a data race and memory corruption can occur...

7AI score0.00285EPSS
SaveExploits0References1
CVE
CVE
added 2021/01/22 9:06 a.m.64 views

CVE-2020-36207

CVE-2020-36207 affects the Rust crate name‑sake “aovec” (Aovec). The root cause is that Aovec does not impose bounds on its Send/Sync traits, which can enable data races and memory corruption when values are used across threads. The vulnerability is documented in multiple sources (e.g., RustSec a...

7CVSS7AI score0.00285EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/01/22 9:06 a.m.52 views

CVE-2020-36209

CVE-2020-36209 concerns the late-static crate (pre-0.4.0) for Rust. The issue arises because Sync is implemented for LateStatic with T: Send, enabling a data race on a type that is Send but not Sync (e.g., Cell). This can lead to memory corruption or undefined behavior as described in multiple so...

7CVSS6.7AI score0.00357EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:06 a.m.35 views

CVE-2020-36209

An issue was discovered in the late-static crate before 0.4.0 for Rust. Because Sync is implemented for LateStatic with T: Send, a data race can occur...

6.8AI score0.00357EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/22 9:05 a.m.63 views

CVE-2020-36210

The CVE-2020-36210 entry corresponds to a concrete issue in the Rust crate autorand prior to version 0.2.3. The vulnerability arises because of how impl Random is implemented for arrays: on panic, uninitialized memory could be dropped, potentially causing memory corruption. Public advisories (e.g...

7.8CVSS7.5AI score0.00426EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:05 a.m.34 views

CVE-2020-36210

An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption...

7.5AI score0.00426EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/01/22 9:05 a.m.34 views

CVE-2020-36211

An issue was discovered in the gfwx crate before 0.3.0 for Rust. Because ImageChunkMut does not have bounds on its Send trait or Sync trait, a data race and memory corruption can occur...

7AI score0.00344EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/22 9:05 a.m.66 views

CVE-2020-36211

CVE-2020-36211 affects the Rust gfwx crate (pre-0.3.0). The issue is that ImageChunkMut does not have bounds on its Send or Sync traits, allowing data races and memory corruption. Remediation documented in RUSTSEC-2020-0104 and related advisories shows the fix: add T: Send to the Send implementat...

7CVSS6.9AI score0.00344EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/01/22 9:05 a.m.68 views

CVE-2020-36212

CVE-2020-36212 affects the Rust abi_stable crate (pre-0.9.1). The vulnerability arises from DrainFilter not being sound due to a double drop, leading to potential unsoundness in the crate. The CVE is documented across multiple data sources (NVD, Red Hat, OSV, GHSA) with consistent description; re...

7.5CVSS7.3AI score0.01413EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:05 a.m.40 views

CVE-2020-36212

An issue was discovered in the abistable crate before 0.9.1 for Rust. DrainFilter lacks soundness because of a double drop...

7.5AI score0.01413EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/01/22 9:05 a.m.25 views

CVE-2020-36213

An issue was discovered in the abistable crate before 0.9.1 for Rust. A retain call can create an invalid UTF-8 string, violating soundness...

7.5AI score0.01358EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/01/22 9:04 a.m.33 views

CVE-2020-36215

An issue was discovered in the hashconsing crate before 1.1.0 for Rust. Because HConsed does not have bounds on its Send trait or Sync trait, memory corruption can occur...

7.7AI score0.0136EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/22 9:04 a.m.69 views

CVE-2020-36215

The CVE-2020-36215 issue affects the Rust crate hashconsing (pre-1.1.0). HConsed lacks bounds for Send/Sync, allowing non-Sync types (e.g., Cell) to be shared across threads, which can cause memory corruption. Affected versions are hashconsing before 1.1.0. remediation is to upgrade to 1.1.0 or l...

7.5CVSS7.7AI score0.0136EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/01/22 9:04 a.m.99 views

CVE-2020-36216

CVE-2020-36216 concerns the Rust crate eventio (Input before 0.5.1). A non-Send type could be sent to another thread, enabling a data race and memory corruption. The issue is documented across multiple sources (RustSec/RUSTSEC-2020-0108, GHSA-69VJ-XX27-G45W, Red Hat/CVE references). The root caus...

5.9CVSS5.8AI score0.01066EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:04 a.m.31 views

CVE-2020-36217

An issue was discovered in the mayqueue crate through 2020-11-10 for Rust. Because Queue does not have bounds on its Send trait or Sync trait, memory corruption can occur...

5.9AI score0.01112EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/22 9:04 a.m.64 views

CVE-2020-36218

The CVE-2020-36218 issue affects the Rust crate buttplug (versions before 1.0.4). The root cause is that ButtplugFutureStateShared does not properly respect types that are not Send or not Sync, allowing a data race on such objects. The vulnerability is documented across multiple sources (e.g., RU...

5.9CVSS5.5AI score0.01107EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:04 a.m.32 views

CVE-2020-36218

An issue was discovered in the buttplug crate before 1.0.4 for Rust. ButtplugFutureStateShared does not properly consider !Send|!Sync objects, leading to a data race...

5.6AI score0.01107EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/01/22 9:04 a.m.33 views

CVE-2020-36219

An issue was discovered in the atomic-option crate through 2020-10-31 for Rust. Because AtomicOption implements Sync unconditionally, a data race can occur...

5.7AI score0.01107EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/01/22 9:03 a.m.41 views

CVE-2020-36220

An issue was discovered in the va-ts crate before 0.0.4 for Rust. Because Demuxer omits a required T: Send bound, a data race and memory corruption can occur...

5.9AI score0.00801EPSS
SaveExploits1References1
Rows per page
Query Builder