Lucene search
+L

2610 matches found

Prion
Prion
added 2021/01/26 6:15 p.m.30 views

Memory corruption

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...

4.4CVSS7AI score0.00344EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.22 views

Memory corruption

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...

4.4CVSS7AI score0.00285EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.25 views

Memory corruption

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...

4.3CVSS5.9AI score0.00801EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.15 views

Design/Logic Flaw

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...

4.3CVSS5.6AI score0.01107EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.16 views

Design/Logic Flaw

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...

4.4CVSS6.7AI score0.00357EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.23 views

Memory corruption

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...

4.4CVSS7AI score0.00285EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.16 views

Memory corruption

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...

4.3CVSS5.8AI score0.01066EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.20 views

Memory corruption

An issue was discovered in the reffers crate through 2020-12-01 for Rust. ARefss can contain a !Send,!Sync object, leading to a data race and memory corruption...

1.9CVSS4.8AI score0.00242EPSS
SaveExploits1References1Affected Software1
RedHat Linux
RedHat Linux
added 2021/01/25 7:45 p.m.6 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
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/01/25 12:00 a.m.28 views

openSUSE Security Update : blosc (openSUSE-2020-2337)

This update for blosc fixes the following issues : Update to version 1.20.1 boo1179914 CVE-2020-29367 : - More saftey checks have been implemented so that potential flaws discovered by new fuzzers in OSS-Fuzzer are fixed now - BloscLZ updated to 2.3.0. Expect better compression ratios for faster...

9.3CVSS7.6AI score0.01201EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2021/01/22 9:07 a.m.37 views

CVE-2020-36203

An issue was discovered in the reffers crate through 2020-12-01 for Rust. ARefss can contain a !Send,!Sync object, leading to a data race and memory corruption...

4.7AI score0.00242EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/22 9:07 a.m.67 views

CVE-2020-36203

The CVE-2020-36203 issue concerns the reffers crate for Rust, where ARefss can contain a !Send and/or !Sync object, enabling a data race and memory corruption. The root cause is unsafely allowing Send/Sync traits to be assumed for ARefss, permitting insertion of non-Send/Sync objects via ARefss::...

4.7CVSS4.6AI score0.00242EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:07 a.m.52 views

CVE-2020-36204

An issue was discovered in the im crate through 2020-11-09 for Rust. Because TreeFocus does not have bounds on its Send trait or Sync trait, a data race can occur...

4.7AI score0.00332EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/22 9:07 a.m.63 views

CVE-2020-36204

In the provided documents, CVE-2020-36204 concerns the Rust im crate, where TreeFocus lacks Bounds on Send/Sync, enabling a data race. The issue is described across multiple sources (NVD entry, Red Hat/SUSE advisories, CNVD, GHSA, and RustSec advisory). Affected component: im crate up to 2020-11-...

4.7CVSS4.7AI score0.00332EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/01/22 9:06 a.m.63 views

CVE-2020-36206

CVE-2020-36206 involves the Rust crate rusb prior to 0.7.0, where the lack of Send and Sync bounds on the UsbContext can enable a data race and memory corruption. The issue is documented across multiple sources (NVD entry and related advisories) and is specifically attributed to not requiring Sen...

7CVSS6.9AI score0.00285EPSS
SaveExploits0References1Affected Software1
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.33 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.62 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
Rows per page
Query Builder