]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL #3216]
authorArtem Boldariev <artem@boldariev.com>
Wed, 23 Mar 2022 15:06:34 +0000 (17:06 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 4 May 2022 17:57:25 +0000 (19:57 +0200)
(cherry picked from commit 65c0de8e6fa9450520a61fbfead2b288a3587d44)

CHANGES

diff --git a/CHANGES b/CHANGES
index ccec1b2cf59339e94a4489659d917702f05b7826..e9e3ee9ffdf1fcd466249065a0bba8ffd41b1bcd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5886.  [security]      Fix a crash in DNS-over-HTTPS (DoH) code caused by
+                       premature TLS stream socket object deletion.
+                       (CVE-2022-1183) [GL #3216]
+
 5885.  [bug]           RPZ NSIP and NSDNAME rule processing didn't handle stub
                        and static-stub zones at or above the query name.  This
                        has now been addressed. [GL #3232]