### [CVE-2024-1545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1545) ![](https://img.shields.io/static/v1?label=Product&message=wolfCrypt&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1256%3A%20Improper%20Restriction%20of%20Software%20Interfaces%20to%20Hardware%20Features&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-252%20Unchecked%20Return%20Value&color=brighgreen) ### Description Fault Injection vulnerability in RsaPrivateDecryption function in wolfssl/wolfcrypt/src/rsa.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 RsaKey structure. ### POC #### Reference No PoCs from references. #### Github - https://github.com/byan-2/wolfssl - https://github.com/byan682/wolfssl - https://github.com/lego-pirates/wolfssl - https://github.com/qursa-uc3m/wolfssl-liboqs - https://github.com/wolfSSL/Arduino-wolfSSL - https://github.com/wolfSSL/wolfssl