OpenSSL Advisory: November 1st, 2022 (BoringSSL Not Affected)

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

CVESummarySeverity in OpenSSLImpact to BoringSSL
CVE-2022-3602X.509 Email Address 4-byte Buffer OverflowHigh (initially Critical)Not affected. Bug was introduced after the fork.
CVE-2022-3786X.509 Email Address Variable Length Buffer OverflowHighNot affected. Bug was introduced after the fork.

TLS Cipher Strings

Though not listed in the advisory, the 1.1.1s and 3.0.7 releases additionally fix an out-of-bounds read in TLS cipher string processing. BoringSSL fixed this issue in October 2016.