Lucene search
+L

25 matches found

Cvelist
Cvelist
added 2021/03/05 8:39 a.m.30 views

CVE-2021-28035

An issue was discovered in the stackdst crate before 0.6.1 for Rust. Because of the pushinner behavior, a drop of uninitialized memory can occur upon a val.clone panic...

9.7AI score0.01167EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/05 12:0 a.m.6 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in stackdst crate before 0.6.1 for Rust, which stems from the pushinner behavior, with double free at val.clone.No detailed vulnerability details are provided at...

9.8CVSS5.5AI score0.01167EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/05 12:0 a.m.7 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in stackdst crate before 0.6.1 for Rust, where uninitialized memory is lost during a val.clone panic. No details of the vulnerability are provided at this time...

9.8CVSS5.5AI score0.01167EPSS
SaveExploits0References1
OSV
OSV
added 2021/02/22 12:0 p.m.21 views

RUSTSEC-2021-0033 push_cloned can drop uninitialized memory or double free on panic

Affected versions of stackdst used a pushinner function that increased the internal length of the array and then called val.clone. If the val.clone call panics, the stack could drop an already dropped element or drop uninitialized memory. This issue was fixed in 2a4d538 by increasing the length o...

9.8CVSS9.3AI score0.01167EPSS
SaveExploits0References3
RustSec
RustSec
added 2021/02/22 12:0 p.m.20 views

push_cloned can drop uninitialized memory or double free on panic

Affected versions of stackdst used a pushinner function that increased the internal length of the array and then called val.clone. If the val.clone call panics, the stack could drop an already dropped element or drop uninitialized memory. This issue was fixed in 2a4d538 by increasing the length o...

5.1AI score
SaveExploits0Affected Software1
Rows per page
Query Builder