]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
NEWS: add an entry for CVE-2026-42013
authorAlexander Sosedkin <asosedkin@redhat.com>
Wed, 29 Apr 2026 08:30:37 +0000 (10:30 +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 68abd49f761a36296a4250e942479f57f76272f3..e9c64ce9bb5571ec0e7686b91cfd563cf8a27be2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,13 @@ See the end for copying conditions.
    Reported by Oleh Konko (1seal).
    [GNUTLS-SA-2026-04-27-7, CVSS: medium] [CVE-2026-42012]
 
+** libgnutls: Suppress CN fallback for oversized SAN
+   Validation of certificates with oversized Subject Alternative Names
+   no longer falls back to checking DNS hostnames against Common Name.
+   Independently reported by Haruto Kimura (Stella) and
+   Joshua Rogers of AISLE Research Team.
+   [GNUTLS-SA-2026-04-27-8, CVSS: medium] [CVE-2026-42013]
+
 ** 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