Add CVE mapping

This commit is contained in:
Sergey "Shnatsel" Davidoff
2020-03-18 17:15:13 +01:00
parent f9beae30a9
commit 7797133c67
40 changed files with 40 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ access into the memory reserved for the arena.
The flaw was corrected by implementing generativity correctly in version 0.4.0.
"""
aliases = ["CVE-2019-16139"]
[affected.functions]
"compact_arena::SmallArena::new" = ["< 0.4.0"]