From f1d81d4e89fdca2fba1552e16a6ab45d72bb487c Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 1 Mar 2021 16:08:21 +1100 Subject: [PATCH] Add Release Notes entry for [GL #2540] --- doc/notes/notes-current.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index b559bccf92..ca8344ac80 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -20,6 +20,15 @@ Security Fixes ISC would like to thank Greg Kuechle of SaskTel for bringing this vulnerability to our attention. [GL #2467] +- ``named`` crashed when a DNAME record placed in the ANSWER section + during DNAME chasing turned out to be the final answer to a client + query. (CVE-2021-25215) + + ISC would like to thank `Siva Kakarla`_ for bringing this + vulnerability to our attention. [GL #2540] + +.. _Siva Kakarla: https://github.com/sivakesava1 + Known Issues ~~~~~~~~~~~~