From ed4b69abb8a43bce6666f191892fcd05b67b7def Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 5 Jun 2020 13:08:40 +1000 Subject: [PATCH] Add release notes for #1850 --- doc/notes/notes-current.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 1e3f6ac96c..ae1bf3785b 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -25,6 +25,9 @@ Security Fixes - Replaying a TSIG BADTIME response as a request could trigger an assertion failure. This was disclosed in CVE-2020-8617. [GL #1703] +- It was possible to trigger an assertion when attempting to fill an + oversized TCP buffer. This was disclosed in CVE-2020-8618. [GL #1850] + Known Issues ~~~~~~~~~~~~