OpenSSL Advisory: January 28th, 2022 (BoringSSL Not Affected)

OpenSSL have published a security advisory. Here's how it affects BoringSSL:

CVESummarySeverity in OpenSSLImpact to BoringSSL
CVE-2021-4160BN_mod_exp may produce incorrect results on MIPSModerateNot affected, impacted code was removed from BoringSSL in the initial fork

CVE-2021-4160

This is the MIPS carry overflow bug previously described in our writeup for December 14th, 2021. BoringSSL does not include OpenSSL’s MIPS assembly and is not affected by this bug.