Lucene search
K

9526 matches found

NVD
NVD
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.8AI score0.00357EPSS
Exploits1References1
NVD
NVD
added 2021/01/26 6:15 p.m.12 views

CVE-2020-36208

An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption...

7.8CVSS7.5AI score0.00426EPSS
Exploits1References1
NVD
NVD
added 2021/01/26 6:15 p.m.14 views

CVE-2020-36202

An issue was discovered in the async-h1 crate before 2.3.0 for Rust. Request smuggling can occur when used behind a reverse proxy...

6.1CVSS6.2AI score0.00815EPSS
Exploits0References1
NVD
NVD
added 2021/01/26 6:15 p.m.13 views

CVE-2020-36205

An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur...

5.5CVSS5.5AI score0.00401EPSS
Exploits1References1
NVD
NVD
added 2021/01/26 6:15 p.m.7 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
Exploits0References1
OSV
OSV
added 2021/01/26 6:15 p.m.26 views

CVE-2020-36202

An issue was discovered in the async-h1 crate before 2.3.0 for Rust. Request smuggling can occur when used behind a reverse proxy...

6.1CVSS6.7AI score0.01008EPSS
Exploits0References1
OSV
OSV
added 2021/01/26 6:15 p.m.20 views

CVE-2020-36208

An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption...

7.8CVSS6.7AI score
Exploits0References1
OSV
OSV
added 2021/01/26 6:15 p.m.9 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
Exploits0References1
Prion
Prion
added 2021/01/26 6:15 p.m.9 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
Exploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.9 views

Design/Logic Flaw

An issue was discovered in the async-h1 crate before 2.3.0 for Rust. Request smuggling can occur when used behind a reverse proxy...

4.3CVSS6.2AI score0.00815EPSS
Exploits0References1Affected Software1
UbuntuCve
UbuntuCve
added 2021/01/26 6:15 p.m.19 views

CVE-2020-36205

An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur...

5.5CVSS6.1AI score0.00401EPSS
Exploits1References3
Prion
Prion
added 2021/01/26 6:15 p.m.12 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
Exploits0References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.10 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
Exploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.15 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
Exploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.12 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
Exploits0References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.12 views

Double free

An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur...

2.1CVSS5.5AI score0.00401EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.18 views

Memory corruption

An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption...

4.6CVSS7.4AI score0.00426EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.14 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
Exploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.13 views

Double free

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

5CVSS7.5AI score0.01413EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.12 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
Exploits1References1Affected Software1
Rows per page
Query Builder