OpenSSL Advisory: November 10th 2016 (BoringSSL Not Affected)

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

CVESummarySeverity in OpenSSLImpact to BoringSSL
CVE-2016-7054ChaCha20/Poly1305 heap-buffer-overflowHighNot affected; bug was introduced after fork.
CVE-2016-7053CMS Null dereferenceModerateNot affected; bug was introduced after fork and we dropped CMS code.
CVE-2016-7055Montgomery multiplication may produce incorrect resultsLowNot affected; bug is in ADX assembly code which was not enabled in BoringSSL.