Lucene search

K
osvGoogleOSV:GHSA-955P-RC5H-HG6H
HistoryAug 25, 2021 - 8:55 p.m.

Double free in arenavec

2021-08-2520:55:04
Google
osv.dev
2

0.002 Low

EPSS

Percentile

52.9%

Affected versions of this crate did not guard against potential panics that may happen from user-provided functions T::default() and T::drop().

Panic within T::default() leads to dropping uninitialized T, when it is invoked from common::Slice::<T, H>::new(). Panic within T::drop() leads to double drop of T, when it is invoked either from common::SliceVec::<T, H>::resize_with() or common::SliceVec::<T, H>::resize()

Either case causes memory corruption in the heap memory.

CPENameOperatorVersion
arenavecle0.1.1

0.002 Low

EPSS

Percentile

52.9%

Related for OSV:GHSA-955P-RC5H-HG6H