botan: mark as vulnerable to CVE-2021-40529
This commit is contained in:
parent
63bf10c848
commit
785fa836a1
@ -10,6 +10,7 @@ callPackage ./generic.nix (args // {
|
||||
sed -e 's@lang_flags "@&--std=c++11 @' -i src/build-data/cc/{gcc,clang}.txt
|
||||
'';
|
||||
knownVulnerabilities = [
|
||||
"CVE-2021-40529"
|
||||
# https://botan.randombit.net/security.html#id1
|
||||
"2020-03-24: Side channel during CBC padding"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user