The ECDSA signature implementation in ecdsa.c in Arm Mbed Crypto 2.1 and Mbed TLS through 2.19.1 does not reduce the blinded scalar before computing the inverse, which allows a local attacker to recover the private key via side-channel attacks.
{ "binaries": [ { "binary_name": "libmbedcrypto0", "binary_version": "2.2.1-2ubuntu0.3" }, { "binary_name": "libmbedtls10", "binary_version": "2.2.1-2ubuntu0.3" }, { "binary_name": "libmbedx509-0", "binary_version": "2.2.1-2ubuntu0.3" } ] }
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2019/UBUNTU-CVE-2019-18222.json"
{ "binaries": [ { "binary_name": "libmbedcrypto1", "binary_version": "2.8.0-1ubuntu0.1~esm1" }, { "binary_name": "libmbedtls10", "binary_version": "2.8.0-1ubuntu0.1~esm1" }, { "binary_name": "libmbedx509-0", "binary_version": "2.8.0-1ubuntu0.1~esm1" } ] }