Lucene search
+L

3 matches found

Github Security Blog
Github Security Blog
added 2022/09/16 5:41 p.m.27 views

linked_list_allocator vulnerable to out-of-bound writes on `Heap` initialization and `Heap::extend`

Impact What kind of vulnerability is it? Who is impacted? This vulnerability impacts all the initialization functions on the Heap and LockedHeap types, including Heap::new, Heap::init, Heap::initfromslice, and LockedHeap::new. It also affects multiple uses of the Heap::extend method. Initializati...

9.8CVSS9AI score0.00754EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/09/16 5:41 p.m.99 views

GHSA-XG8P-34W2-J49J linked_list_allocator vulnerable to out-of-bound writes on `Heap` initialization and `Heap::extend`

Impact What kind of vulnerability is it? Who is impacted? This vulnerability impacts all the initialization functions on the Heap and LockedHeap types, including Heap::new, Heap::init, Heap::initfromslice, and LockedHeap::new. It also affects multiple uses of the Heap::extend method. Initializati...

8.4CVSS9.1AI score0.00754EPSS
SaveExploits1References6
Prion
Prion
added 2022/09/07 11:15 p.m.16 views

Heap overflow

linkedlistallocator is an allocator usable for nostd systems. Prior to version 0.10.2, the heap initialization methods were missing a minimum size check for the given heap size argument. This could lead to out-of-bound writes when a heap was initialized with a size smaller than 3 sizeof:: because...

7.5CVSS9.4AI score0.00754EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder