CHANGES, release note

This commit is contained in:
Evan Hunt 2019-04-05 16:27:36 -07:00
parent d01023aaac
commit 5e18ad05f4
2 changed files with 11 additions and 0 deletions

View file

@ -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]
--- 9.11.6 released ---
--- 9.11.6rc1 released ---

View file

@ -131,6 +131,13 @@
CVE-2019-6465. [GL #790]
</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>