# OpenSSL Advisory: April 21st, 2020 (BoringSSL Not Affected)

OpenSSL have published a [security advisory](https://openssl-library.org/news/secadv/20200421.txt). Here's how it affects BoringSSL:

CVE | Summary | [Severity] in OpenSSL | Impact to BoringSSL
----|---------|-----------------------|---------------------
CVE-2020-1967 | Segmentation fault in SSL_check_chain | High | Not affected, issue was introduced after fork

[Severity]: https://openssl-library.org/policies/general/security-policy/index.html#issue-severity
