Lucene search
+L

4 matches found

Github Security Blog
Github Security Blog
added 2021/09/01 6:30 p.m.36 views

Double free in stack_dst

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.8CVSS8.8AI score0.01167EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/09/01 6:30 p.m.17 views

GHSA-8MJX-H23H-W2PG Double free in stack_dst

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.2AI score0.01167EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2021/03/05 9:15 a.m.3 views

CVE-2021-28034

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

9.8CVSS8.3AI score0.01167EPSS
SaveExploits0References2
OSV
OSV
added 2021/02/22 12:0 p.m.20 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
Rows per page
Query Builder