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

@@ -14,6 +14,7 @@ On strongly ordered CPU architectures like x86, the only real way that this woul
The flaw was corrected by https://github.com/mvdnes/spin-rs/pull/66.
"""
aliases = ["CVE-2019-16137"]
[affected.functions]
"spin::RwLock::new" = ["< 0.5.2"]