Information disclosure in MatrixSSL - CVE-2018-12439
Published: June 18, 2018 / Updated: June 20, 2018
MatrixSSL
Detailed vulnerability description
The vulnerability exists in the MatrixSSL library due to a leakage of information through memory caches when the library uses a private key to create Elliptic Curve Digital Signature Algorithm (ECDSA) signatures as demonstrayed in the dsa/dsa.cpp, ec_group/ec_group.cpp, and ecdsa/ecdsa.cpp source code files. A local attacker can conduct a memory-cache side-channel attack and recover sensitive information, such ECDSA private keys, which could be used to conduct further attacks.