Lucene search
+L

2 matches found

RustSec
RustSec
added 2025/08/14 12:0 p.m.14 views

ArrayQueue::push_front is not panic-safe

The safe API arrayqueue::ArrayQueue::pushfront can lead to deallocating uninitialized memory if a panic occurs while invoking the clone method on the passed argument. Specifically, pushfront receives an argument that is intended to be cloned and pushed, whose type implements the Clone trait...

6.9AI score
SaveExploits0Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/04/01 5:15 a.m.4 views

CVE-2021-29937

An issue was discovered in the telemetry crate through 2021-02-17 for Rust. There is a drop of uninitialized memory if a value.clone call panics within misc::vecwithsize...

9.8CVSS7AI score0.01363EPSS
SaveExploits1References2
Rows per page
Query Builder