You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
99a2f0dd6a
Fixes the following security vulnerabilities: - ECDSA remote timing attack (CVE-2019-1547) Severity: Low - Fork Protection (CVE-2019-1549) Severity: Low - Padding Oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey (CVE-2019-1563) Severity: Low For more details, see the advisory: https://www.openssl.org/news/secadv/20190910.txt Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>