Fault Injection Vulnerability in wolfSSL Affects ECDSA Key Security
CVE-2022-42961
5.3MEDIUM
What is CVE-2022-42961?
A vulnerability was identified in wolfSSL versions prior to 5.5.0 that allows for a fault injection attack leveraging the Rowhammer effect, leading to the potential disclosure of ECDSA keys. This risk is particularly critical when users perform signing operations with private ECC keys. Through this vulnerability, attackers can extract faulty ECC signatures, enabling advanced techniques for key recovery. It is advisable for users to upgrade to version 5.5.0 or later, where the WOLFSSL_CHECK_SIG_FAULTS feature has been implemented to mitigate this issue.