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

@@ -10,6 +10,7 @@ They also could lead to uninitialized memory being dropped if the field for whic
The flaw was corrected by using `MaybeUninit`.
"""
aliases = ["CVE-2019-15553"]
[versions]
patched = [">= 0.5.0"]