]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES, release note
authorEvan Hunt <each@isc.org>
Thu, 3 Jan 2019 19:04:41 +0000 (11:04 -0800)
committerOndřej Surý <ondrej@sury.org>
Thu, 25 Apr 2019 15:02:43 +0000 (17:02 +0200)
(cherry picked from commit ef15f7360784c5ec7341f3e4856a759cf1e2aedb)
(cherry picked from commit 802600b19d9adf9733e6577682c4ddaf3613e961)

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 0101bfc4d5331e1221f1f3a4f3a1f5d7ca8db5f8..cad2453659e5dcaee682a4761309bae3aacf2648 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5200.  [security]      tcp-clients settings could be exceeded in some cases,
+                       which could lead to exhaustion of file descriptors.
+                       (CVE-2018-5743) [GL #615]
+
 5199.  [security]      In certain configurations, named could crash
                        if nxdomain-redirect was in use and a redirected
                        query resulted in an NXDOMAIN from the cache.
index 33b59547c311dfd821a8b146ccae5b17d2ae6c5c..1fe890917aac837f6c05710caf344ae1768f961c 100644 (file)
          cache. This flaw is disclosed in CVE-2019-6467. [GL #880]
        </para>
       </listitem>
+      <listitem>
+       <para>
+         The TCP client quota set using the <command>tcp-clients</command>
+         option could be exceeded in some cases. This could lead to
+         exhaustion of file descriptors. (CVE-2018-5743) [GL #615]
+       </para>
+      </listitem>
     </itemizedlist>
   </section>