2 matches found
EUVD-2025-29529
Malicious code in bioql PyPI...
6.6AI score
SaveExploits0References4
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
20