#VU29447 Cryptographic issues in mbed TLS - CVE-2020-36422
Published: July 2, 2020 / Updated: January 11, 2023
mbed TLS
ARM
Description
The vulnerability allows a local user to perform a side-channel attack.
The vulnerability exists due to missing randomization in the mbedtls_ecp_check_pub_priv(), mbedtls_pk_parse_key(), mbedtls_pk_parse_keyfile(), mbedtls_ecp_mul(), and mbedtls_ecp_mul_restartable() functions in Mbed TLS. A local user can perform a side-channel attack on ECC key import and fully recover the private key after collecting a single trace of any of the affected functions.