Lucene search
+L

3513 matches found

Cvelist
Cvelist
added 2021/01/22 9:5 a.m.28 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:5 a.m.59 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:5 a.m.60 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:5 a.m.33 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:5 a.m.15 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
CVE
CVE
added 2021/01/22 9:4 a.m.61 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
Cvelist
Cvelist
added 2021/01/22 9:4 a.m.27 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:4 a.m.89 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:4 a.m.25 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:4 a.m.55 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:4 a.m.26 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:4 a.m.25 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:3 a.m.35 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
CVE
CVE
added 2021/01/22 9:3 a.m.66 views

CVE-2020-36220

CVE-2020-36220 affects the Rust crate va-ts (before 0.0.4). TheDemuxer type omits a required T: Send bound, allowing non‑Send types to be carried across thread boundaries. This can lead to a data race and memory corruption. The issue is documented in multiple sources (including Red Hat and RustSe...

5.9CVSS5.8AI score0.00801EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:3 a.m.38 views

CVE-2021-25900

An issue was discovered in the smallvec crate before 0.6.14 and 1.x before 1.6.1 for Rust. There is a heap-based buffer overflow in SmallVec::insertmany...

9.9AI score0.01666EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2021/01/22 9:3 a.m.43 views

CVE-2021-25900

An issue was discovered in the smallvec crate before 0.6.14 and 1.x before 1.6.1 for Rust. There is a heap-based buffer overflow in SmallVec::insertmany...

9.8CVSS9.8AI score0.01666EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/01/22 9:3 a.m.34 views

CVE-2021-25901

An issue was discovered in the lazy-init crate through 2021-01-17 for Rust. Lazy lacks a Send bound, leading to a data race...

5.5AI score0.01314EPSS
SaveExploits0References1
CVE
CVE
added 2021/01/22 9:3 a.m.61 views

CVE-2021-25902

The CVE-2021-25902 issue affects the Rust crate glsl-layout prior to 0.4.0, where panicking inside the user-provided function f of map_array can cause a double drop of a single object. The root cause is inadequate handling of panic, allowing the object to be dropped twice. The vulnerability was m...

7.5CVSS7.5AI score0.0139EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:3 a.m.37 views

CVE-2021-25902

An issue was discovered in the glsl-layout crate before 0.4.0 for Rust. When a panic occurs, maparray can perform a double drop...

7.7AI score0.0139EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/22 9:2 a.m.54 views

CVE-2021-25903

The CVE-2021-25903 entry concerns the Rust cache crate, where a raw pointer is dereferenced. Multiple connected sources (RustSec advisory RUSTSEC-2021-0006, OSV/NVD listings, Red Hat/RH CVE pages, and related advisories) describe a null/dereferenced-pointer issue in versions through 2021-01-01, c...

7.5CVSS7.5AI score0.01397EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder