OpenSSL Advisory: May 3rd, 2022 (BoringSSL Not Affected)

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

CVESummarySeverity in OpenSSLImpact to BoringSSL
CVE-2022-1292Failure to escape shell metacharacters.ModerateNot affected. BoringSSL does not contain this script.
CVE-2022-1343False-positive OCSP validation if OCSP_NOCHECKS set.ModerateNot affected. BoringSSL does not contain this code.
CVE-2022-1434RC4-MD5 ciphersuite used AAD as MAC key.LowNot affected. BoringSSL does not contain the affected code.
CVE-2022-1473Memory leak in OPENSSL_LH_flushLowNot affected. BoringSSL does not contain the affected code.