]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
NEWS: add an entry for CVE-2026-42012
authorAlexander Sosedkin <asosedkin@redhat.com>
Mon, 27 Apr 2026 11:31:36 +0000 (13:31 +0200)
committerAlexander Sosedkin <asosedkin@redhat.com>
Wed, 29 Apr 2026 13:35:03 +0000 (15:35 +0200)
Signed-off-by: Alexander Sosedkin <asosedkin@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index 7eb199ade5596de83f1e3ebb43cbba6e5e64cc73..68abd49f761a36296a4250e942479f57f76272f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,14 @@ See the end for copying conditions.
    Reported by Haruto Kimura (Stella).
    [GNUTLS-SA-2026-04-29-6, CVSS: medium] [CVE-2026-42011]
 
+** libgnutls: Suppress CN fallback in presence of URI and SRV SAN
+   Certificates containing URI or SRV Subject Alternative Names
+   no longer fall back to checking DNS hostnames against Common Name
+   to avoid potential misuse of such certificates
+   beyond their original purpose.
+   Reported by Oleh Konko (1seal).
+   [GNUTLS-SA-2026-04-27-7, CVSS: medium] [CVE-2026-42012]
+
 ** build: Support building with Nettle 4.0
    Nettle 4.0 was released in Feburary 2026, with API incompatibile
    changes from 3.10. The library can now compile with it, while