Lucene search
+L

2495 matches found

NVD
NVD
added 2021/01/26 6:15 p.m.16 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...

7CVSS7.1AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2021/01/26 6:15 p.m.15 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...

7CVSS7AI score
SaveExploits0References1
OSV
OSV
added 2021/01/26 6:15 p.m.13 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...

7CVSS6.7AI score
SaveExploits0References1
Prion
Prion
added 2021/01/26 6:15 p.m.19 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.17 views

Design/Logic Flaw

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

4.3CVSS5.6AI score0.01107EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.14 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.19 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.16 views

Design/Logic Flaw

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

1.9CVSS4.8AI score0.00332EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.13 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.17 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
Prion
Prion
added 2021/01/26 6:15 p.m.18 views

Design/Logic Flaw

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

4.3CVSS5.7AI score0.01107EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.24 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.12 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

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
RedHat Linux
RedHat Linux
added 2021/01/25 7:45 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
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/01/25 12:0 a.m.25 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.01176EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2021/01/22 9:7 a.m.31 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:7 a.m.60 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
CVE
CVE
added 2021/01/22 9:7 a.m.57 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
Cvelist
Cvelist
added 2021/01/22 9:7 a.m.36 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
Rows per page
Query Builder