From 0e49605df08028305aa63db3ebffe855638bda61 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Thu, 16 Apr 2026 04:17:34 -0600 Subject: Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 938f46c..35dc421 100644 --- a/ChangeLog +++ b/ChangeLog @@ -116,6 +116,9 @@ LibreSSL Portable Release Notes: has enabled Delta CRL checking by setting X509_V_FLAG_USE_DELTAS. - Fix NULL dereference that can be triggered with malformed OAEP parameter encoding for CMS decryption. + - Add missing length checks before BIO_new_mem_buf() in libtls. + - Improve libtls error reporting consistency, avoid reporting + unrelated errnos. * Reliability fix - Fix off-by-one error in the X.509 verifier depth checking. This can lead to a 4-byte overwrite on heap allocated memory for clients -- cgit v1.2.3-55-g6feb