Compare commits

...

2 Commits

Author SHA1 Message Date
Brent Cook
6494230957 update for 2.1.8 2015-10-15 16:16:13 -05:00
Brent Cook
ce063e4989 2.1.7 security update 2015-06-11 09:00:29 -05:00
2 changed files with 22 additions and 1 deletions

View File

@@ -31,6 +31,27 @@ LibreSSL Portable Release Notes:
This release primarily addresses a number of security issues in coordination This release primarily addresses a number of security issues in coordination
with the OpenSSL project. with the OpenSSL project.
2.1.8 - Security Update
* Fixes for a memory leak and out-of-bounds access in OBJ_obj2txt
reported by Qualys Security.
2.1.7 - Security Update
* Fixes for the following issues are integrated into LibreSSL 2.1.7:
- CVE-2015-1788 - Malformed ECParameters causes infinite loop
- CVE-2015-1789 - Exploitable out-of-bounds read in X509_cmp_time
- CVE-2015-1792 - CMS verify infinite loop with unknown hash function
* The following CVEs did not apply to LibreSSL or were fixed in
earlier releases:
- CVE-2015-4000 - DHE man-in-the-middle protection (Logjam)
- CVE-2015-1790 - PKCS7 crash with missing EnvelopedContent
- CVE-2014-8176 - Invalid free in DTLS
* Fixes for the following CVEs are still in review for LibreSSL
- CVE-2015-1791 - Race condition handling NewSessionTicket
2.1.6 - Security update 2.1.6 - Security update
* Fixes for the following issues are integrated into LibreSSL 2.1.6: * Fixes for the following issues are integrated into LibreSSL 2.1.6:

View File

@@ -1 +1 @@
2.1.6 2.1.8