OpenSSL Advisory: May 3rd 2016

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

CVESummarySeverity in OpenSSLImpact to BoringSSL
CVE-2016-2108Memory corruption in the ASN.1 encoderHighFix imported in c4eec0c1 in February 2016.
CVE-2016-2107Padding oracle in AES-NI CBC MAC checkHighNot affected; buggy code was removed.
CVE-2016-2109ASN.1 BIO excessive memory allocationLowFix imported in 14b07a02 in April 2016.
CVE-2016-2106EVP_EncryptUpdate overflowLowFix imported in 204dea8d in May 2016.
CVE-2016-2176EBCDIC overreadLowNot affected; buggy code was removed.
CVE-2016-2105Avoid overflow in EVP_EncodeUpdateLowNot affected; a BoringSSL change made it irrelevant and it’s barely a security bug upstream.