]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9.18.19' into bind-9.18
authorMichał Kępień <michal@isc.org>
Wed, 20 Sep 2023 14:52:16 +0000 (16:52 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 20 Sep 2023 14:52:16 +0000 (16:52 +0200)
1  2 
CHANGES
bin/tests/system/builtin/tests.sh
bin/tests/system/cacheclean/tests.sh
bin/tests/system/catz/tests.sh
bin/tests/system/cookie/tests.sh
bin/tests/system/dlzexternal/tests.sh
bin/tests/system/dnssec/tests.sh
bin/tests/system/dnstap/tests.sh
bin/tests/system/rndc/tests.sh
doc/arm/notes.rst

diff --cc CHANGES
index 2ab97a05e1eb2b95fd745dd4200831acf3769342,2f21454878ef9b304c4d6aa45b70287251721c11..6e792110d802eb6ef3c4f3f0e458bc30c92ddea1
+++ b/CHANGES
@@@ -1,13 -1,11 +1,21 @@@
 +6252. [test]          Python system tests have to be executed by invoking
 +                      pytest directly. Executing them with the legacy test
 +                      runner is no longer supported. [GL #4250]
 +
 +6250. [bug]           The wrong covered value was being set by
 +                      dns_ncache_current for RRSIG records in the returned
 +                      rdataset structure. This resulted in TYPE0 being
 +                      reported as the covered value of the RRSIG when dumping
 +                      the cache contents. [GL #4314]
 +
+       --- 9.18.19 released ---
+ 6246. [security]      Fix use-after-free error in TLS DNS code when sending
+                       data. (CVE-2023-4236) [GL #4242]
+ 6245. [security]      Limit the amount of recursion that can be performed
+                       by isccc_cc_fromwire. (CVE-2023-3341) [GL #4152]
  6244. [bug]           Adjust log levels on malformed messages to NOTICE when
                        transferring in a zone. [GL #4290]
  
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
index e5095b8491029c37408663f703f4e9ec4ade17d9,4a9e9301929fd2ace1df4c59acf0919eb1dfca39..bc18cea075abb85446f701e111f4faaa9345eb5c
@@@ -35,7 -35,7 +35,8 @@@ information about each release, and sou
  
  .. include:: ../notes/notes-known-issues.rst
  
 +.. include:: ../notes/notes-current.rst
+ .. include:: ../notes/notes-9.18.19.rst
  .. include:: ../notes/notes-9.18.18.rst
  .. include:: ../notes/notes-9.18.17.rst
  .. include:: ../notes/notes-9.18.16.rst