diff --git a/package/libtomcrypt/0001-fix-CVE-2019-17362.patch b/package/libtomcrypt/0001-fix-CVE-2019-17362.patch index 91e2145853..adf5020049 100644 --- a/package/libtomcrypt/0001-fix-CVE-2019-17362.patch +++ b/package/libtomcrypt/0001-fix-CVE-2019-17362.patch @@ -6,6 +6,7 @@ Subject: [PATCH] Fixes #507 Fix a vulnerability in der_decode_utf8_string as specified here: https://github.com/libtom/libtomcrypt/issues/507 +CVE: CVE-2019-17362 [for import into Buildroot] Signed-off-by: Thomas De Schampheleire