CVE-2022-36086
Published Sep 7, 2022linked_list_allocator is an allocator usable for no_std systems. Prior to version 0.10.2, the heap initialization methods were missing a minimum size check for the given heap size…
Vendor/product archive
1 CVEs tagged to rust-osdev / linked-list-allocator — 0 Critical, 1 High, 0 Medium, 0 Low, 0 Unrated.
linked_list_allocator is an allocator usable for no_std systems. Prior to version 0.10.2, the heap initialization methods were missing a minimum size check for the given heap size…