From: Mark Andrews Date: Fri, 11 Jun 2021 07:19:59 +0000 (+1000) Subject: add release note for [GL #2762] X-Git-Tag: v9.17.17~17^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=36720fb4a6433e276adcf6d81c04fdeeb8851a5c;p=thirdparty%2Fbind9.git add release note for [GL #2762] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 1cc2da821fc..08587d280f8 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -20,6 +20,12 @@ Security Fixes ISC would like to thank Ville Heikkila of Synopsys Cybersecurity Research Center for responsibly disclosing the vulnerability to us. :gl:`#2787` +- 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 ~~~~~~~~~~~~