]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
NEWS: add an entry for overflows reported by Tim Rühsen
authorAlexander Sosedkin <asosedkin@redhat.com>
Thu, 5 Feb 2026 18:58:11 +0000 (19:58 +0100)
committerAlexander Sosedkin <asosedkin@redhat.com>
Mon, 9 Feb 2026 11:59:26 +0000 (12:59 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 44d051a609c10bd48e14607937298f451ac7c178..c2ac0a254dc420c02f1669fb5f7a90d90f95b026 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ See the end for copying conditions.
 
 * Version 3.8.12 (unreleased)
 
+** libgnutls: Fix multiple unexploitable overflows
+   Reported by Tim Rühsen (#1783, #1786).
+
 ** libgnutls: Fall back to thread-unsafe module initialization
    Improve fallback handling for PKCS#11 modules that
    don't support thread-safe initialization (#1774).