Lucene search
+L

2 matches found

Cvelist
Cvelist
added 2021/04/01 4:24 a.m.36 views

CVE-2021-29933

An issue was discovered in the insertmany crate through 2021-01-26 for Rust. Elements may be dropped twice if a .next method panics...

7.7AI score0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/03 12:0 p.m.48 views

RUSTSEC-2021-0018 insert_slice_clone can double drop if Clone panics.

Affected versions of this crate used ptr::copy when inserting into the middle of a Vec. When ownership was temporarily duplicated during this copy, it calls the clone method of a user provided element. This issue can result in an element being double-freed if the clone call panics. Commit 20cb73d...

5.3CVSS5AI score0.01359EPSS
SaveExploits1References3
Rows per page
Query Builder