5307. [bug] Fix hang when named-compilezone output is sent to pipe.
Thanks to Tony Finch. [GL !2481]
-5306. [placeholder]
+5306. [security] Set a limit on number of simultaneous pipelined TCP
+ queries. (CVE-2019-6477) [GL #1264]
5305. [bug] NSEC Aggressive Cache ("synth-from-dnssec") has been
disabled by default because it was found to have
</itemizedlist>
</section>
+ <section xml:id="relnotes-9.15.6-security"><info><title>Security Fixes</title></info>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Too many simultaneous pipelined TCP queries could cause
+ resource overuse. We now prevent this by enforcing a limit
+ on the number of simultaneous requests per active connection.
+ This flaw`is disclosed in CVE-2019-6477. [GL #1264]
+ </para>
+ </listitem>
+ </itemizedlist>
+ </section>
+
</section>