Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
added 2025/09/02 5:35 p.m.17 views

ArrayQueue's 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
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/02 5:35 p.m.8 views

GHSA-XQJR-WFX3-GMXV ArrayQueue's 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.9CVSS6.9AI score
SaveExploits0References4
Rows per page
Query Builder