Lucene search
+L

2489 matches found

CVE
CVE
added 2021/01/22 9:5 a.m.58 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
Exploits1References1Affected Software1
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
Exploits1References1
CVE
CVE
added 2021/01/22 9:5 a.m.96 views

CVE-2020-36214

The CVE-2020-36214 entry concerns the Rust crate multiqueue2 (pre-0.1.7). The root cause is that a non-Send type could be sent to another thread, enabling a data race. Reported in multiple sources (Red Hat, GHSA, OSV/RustSec) and linked advisories confirm the flaw existed across affected versions...

5.9CVSS5.6AI score0.01107EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:5 a.m.21 views

CVE-2020-36214

An issue was discovered in the multiqueue2 crate before 0.1.7 for Rust. Because a non-Send type can be sent to a different thread, a data race can occur...

5.6AI score0.01107EPSS
Exploits1References1
Cvelist
Cvelist
added 2021/01/22 9:4 a.m.23 views

CVE-2020-36216

An issue was discovered in Input in the eventio crate before 0.5.1 for Rust. Because a non-Send type can be sent to a different thread, a data race and memory corruption can occur...

5.8AI score0.01066EPSS
Exploits1References1
CVE
CVE
added 2021/01/22 9:4 a.m.88 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
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:4 a.m.25 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
Exploits1References1
CVE
CVE
added 2021/01/22 9:4 a.m.53 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
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:4 a.m.24 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
Exploits1References1
CVE
CVE
added 2021/01/22 9:4 a.m.50 views

CVE-2020-36219

The CVE-2020-36219 entry concerns the Rust crate atomic-option, where AtomicOption unconditionally implements Sync. This enables data races when non-Sync types are moved across threads, as reported in multiple sources (RustSec/RUSTSEC-2020-0113 and GHSA/RH updates). Affected component: atomic-opt...

5.9CVSS5.6AI score0.01107EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2021/01/22 9:3 a.m.65 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
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:3 a.m.34 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
Exploits1References1
CVE
CVE
added 2021/01/22 9:3 a.m.50 views

CVE-2021-25901

CVE-2021-25901 concerns the lazy-init crate for Rust, where the absence of a Send bound enables data races in safe code. Consequence is potential data contention and non-deterministic behavior if the crate is used in multi-threaded contexts. Public advisories (RustSec/RustSec-advisory style) desc...

5.3CVSS5.2AI score0.01314EPSS
Exploits0References1Affected Software1
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
Exploits0References1
RedHat Linux
RedHat Linux
added 2021/01/11 9:59 p.m.5 views

golang: data race in certain net/http servers including ReverseProxy can lead to DoS

A flaw was found Go's net/http package. Servers using ReverseProxy from net/http in the Go standard library are vulnerable to a data race that results in a denial of service. The highest threat from this vulnerability is to system availability...

5.9CVSS7.3AI score0.02906EPSS
Exploits0References5
NVD
NVD
added 2020/12/31 10:15 a.m.19 views

CVE-2020-35897

An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race...

4.7CVSS4.8AI score0.00196EPSS
Exploits0References1
NVD
NVD
added 2020/12/31 10:15 a.m.23 views

CVE-2020-35882

An issue was discovered in the rocket crate before 0.4.5 for Rust. LocalRequest::clone creates more than one mutable references to the same object, possibly causing a data race...

8.1CVSS8AI score0.00957EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 10:15 a.m.12 views

CVE-2020-35886

An issue was discovered in the arr crate through 2020-08-25 for Rust. An attacker can smuggle non-Sync/Send types across a thread boundary to cause a data race...

4.7CVSS4.7AI score0.00192EPSS
Exploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.24 views

CVE-2020-35886

An issue was discovered in the arr crate through 2020-08-25 for Rust. An attacker can smuggle non-Sync/Send types across a thread boundary to cause a data race...

4.7CVSS6.7AI score0.01515EPSS
Exploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.19 views

CVE-2020-35882

An issue was discovered in the rocket crate before 0.4.5 for Rust. LocalRequest::clone creates more than one mutable references to the same object, possibly causing a data race...

8.1CVSS7.2AI score
Exploits0References1
Rows per page
Query Builder