CVE-2024-2881: Fault Injection of EdDSA signature in WolfCrypt
Fault Injection vulnerability in wced25519signmsg function in wolfssl/wolfcrypt/src/ed25519.c in WolfSSL wolfssl5.6.6 on Linux/Windows allows remote attacker co-resides in the same system with a victim process to disclose information and escalate privileges via Rowhammer fault injection to the ed25519key structure.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-2881?
CVE-2024-2881 has been designated a high severity due to its potential for privilege escalation and information disclosure.
How do I fix CVE-2024-2881?
To resolve CVE-2024-2881, upgrade WolfSSL to version 5.7.0 or later, as this version includes patches for the vulnerability.
Who is affected by CVE-2024-2881?
CVE-2024-2881 affects users of WolfSSL version 5.6.6 operating on Linux or Windows systems.
What systems are compromised by CVE-2024-2881?
CVE-2024-2881 can compromise systems where a remote attacker shares the same host as a vulnerable victim process.
What is the cause of CVE-2024-2881?
CVE-2024-2881 is caused by a fault injection vulnerability in the wc_ed25519_sign_msg function in WolfSSL.