Lucene search
+L

174 matches found

Cvelist
Cvelist
added 2020/10/16 5:5 p.m.34 views

CVE-2020-15254 Undefined Behavior in bounded Crossbeam channel

Crossbeam is a set of tools for concurrent programming. In crossbeam-channel before version 0.4.4, the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra...

8.1CVSS9.4AI score0.02776EPSS
Exploits1References4
CVE
CVE
added 2020/10/16 5:5 p.m.173 views

CVE-2020-15254

CVE-2020-15254 concerns Crossbeam-channel’s bounded channel in versions before 0.4.4. The root cause is an unsound assumption: Vec::from_iter may not allocate capacity equal to the number of iterator elements, causing the bounded channel’s destructor to reconstruct a Vec with an incorrect capacit...

9.8CVSS8.8AI score0.02776EPSS
Exploits1References4Affected Software1
Debian CVE
Debian CVE
added 2020/10/16 5:5 p.m.45 views

CVE-2020-15254

Crossbeam is a set of tools for concurrent programming. In crossbeam-channel before version 0.4.4, the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra...

9.8CVSS10AI score0.02776EPSS
Exploits1
AlpineLinux
AlpineLinux
added 2020/10/16 5:5 p.m.40 views

CVE-2020-15254

Crossbeam is a set of tools for concurrent programming. In crossbeam-channel before version 0.4.4, the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra...

9.8CVSS9AI score0.02776EPSS
Exploits1
NVD
NVD
added 2019/08/26 6:15 p.m.18 views

CVE-2018-20996

An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling...

9.8CVSS9.5AI score0.01744EPSS
Exploits0References1
OSV
OSV
added 2019/08/26 6:15 p.m.16 views

CVE-2018-20996

An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling...

9.8CVSS7.2AI score
Exploits0References1
Prion
Prion
added 2019/08/26 6:15 p.m.15 views

Double free

An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling...

7.5CVSS9.4AI score0.01744EPSS
Exploits0References1Affected Software1
UbuntuCve
UbuntuCve
added 2019/08/26 6:15 p.m.19 views

CVE-2018-20996

An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling...

9.8CVSS7.2AI score0.01744EPSS
Exploits0References2
OSV
OSV
added 2019/08/26 6:15 p.m.4 views

UBUNTU-CVE-2018-20996

An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling...

9.8CVSS5.8AI score0.01744EPSS
Exploits0References3
CVE
CVE
added 2019/08/26 5:13 p.m.59 views

CVE-2018-20996

The CVE-2018-20996 issue affects the Rust crossbeam crate prior to 0.4.1, where a destructor mishandling leads to a double free. Affected component: crossbeam crate (Rust) before 0.4.1. Root cause: explicit double free due to destructor handling in the drop path. Impact stated in sources: high/cr...

9.8CVSS9.3AI score0.01744EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2019/08/26 5:13 p.m.55 views

CVE-2018-20996

An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling...

9.8CVSS9.5AI score0.01744EPSS
Exploits0
Cvelist
Cvelist
added 2019/08/26 5:13 p.m.28 views

CVE-2018-20996

An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling...

9.5AI score0.01744EPSS
Exploits0References1
RustSec
RustSec
added 2018/07/31 12:0 p.m.18 views

chan is end-of-life; use crossbeam-channel instead

chan has reached its end-of-life and is now deprecated. The intended successor of this crate is crossbeam-channel. Its API is strikingly similar, but comes with a much better select! macro, better performance, a better test suite and an all-around better implementation...

1.3AI score
Exploits0Affected Software1
OSV
OSV
added 2018/07/31 12:0 p.m.14 views

RUSTSEC-2018-0014 chan is end-of-life; use crossbeam-channel instead

chan has reached its end-of-life and is now deprecated. The intended successor of this crate is crossbeam-channel. Its API is strikingly similar, but comes with a much better select! macro, better performance, a better test suite and an all-around better implementation...

7.1AI score
Exploits0References3
Rows per page
Query Builder