Lucene search
+L

1 matches found

RustSec
RustSec
added 2024/05/17 12:0 p.m.9 views

BTreeMap memory leak when deallocating nodes with overflows

When storing unbounded types in a BTreeMap, a node is represented as a linked list of "memory chunks". In some cases, when we deallocate a node only the first memory chunk is deallocated, and the rest of the memory chunks remain incorrectly allocated, causing a memory leak. In the worst case,...

7.5CVSS7.1AI score0.00515EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder