Bugzilla – Bug 1188489
VUL-0: CVE-2020-36421: mbedtls: side channel in modular exponentiation
Last modified: 2021-08-06 09:25:14 UTC
CVE-2020-36421 An issue was discovered in Arm Mbed TLS before 2.23.0. Because of a side channel in modular exponentiation, an RSA private key used in a secure enclave could be disclosed. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-36421 https://github.com/ARMmbed/mbedtls/releases/tag/v2.23.0 https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.7 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36421 https://github.com/ARMmbed/mbedtls/issues/3394 https://bugs.gentoo.org/730752
Updated to 2.27.0 in Factory: https://build.opensuse.org/request/show/907287
CVE-2020-36421: Fix a side channel vulnerability in modular exponentiation that could reveal an RSA private key used in a secure enclave. Noticed by Sangho Lee, Ming-Wei Shih, Prasun Gera, Taesoo Kim and Hyesoon Kim (Georgia Institute of Technology); and Marcus Peinado (Microsoft Research). Reported by Raoul Strackx (Fortanix) in #3394. See: https://github.com/ARMmbed/mbedtls/issues/3394
This was fixed in 2.16.7 and we have 2.16.9 in openSUSE:Leap:15.2:Update. Is the fix needed anywhere else?
done