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 archive
1 CVEs tagged to vendor rust-osdev — 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…