]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add release note for [GL #2762]
authorMark Andrews <marka@isc.org>
Fri, 11 Jun 2021 07:19:59 +0000 (17:19 +1000)
committerMark Andrews <marka@isc.org>
Wed, 21 Jul 2021 02:41:19 +0000 (12:41 +1000)
(cherry picked from commit 36720fb4a6433e276adcf6d81c04fdeeb8851a5c)

doc/notes/notes-current.rst

index 7f94b682c22a5a5e756c01fbaccf4ee749aa5738..00beeb55535b6b7e21b1dd572109a87f22c2e70a 100644 (file)
@@ -16,6 +16,12 @@ Security Fixes
 
 - None.
 
+- Named failed to check the opcode of responses when performing refresh,
+  stub updates, and UPDATE forwarding.  This could lead to an assertion
+  failure under particular conditions.  This has been addressed by checking
+  the opcode of those responses and rejecting the messages if they don't
+  match the expected value. :gl:`#2762`
+
 Known Issues
 ~~~~~~~~~~~~