Lucene search
+L

1 matches found

OSV
OSV
added 2026/07/06 12:0 p.m.9 views

RUSTSEC-2026-0205 `Array::insert` violates exception safety if compare function panics, leading to potential Double-Free

In affected versions of this crate, Array::insert is not exception safe. In the UPSERT path, key and value's snapshot is written to self.datablock, and after the insertion is completed, key and value are mem::forget in order to prevent double free. However, during the insertion, K::compare is...

5.9AI score
SaveExploits0References3
Rows per page
Query Builder