Add CHANGES and release note for GL #2037

This commit is contained in:
Ondřej Surý
2020-08-05 15:51:50 +02:00
committed by Michał Kępień
parent 8d807cc216
commit efe31ac2ab
2 changed files with 18 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
5480. [security] When BIND 9 was compiled with native PKCS#11 support, it
was possible to trigger an assertion failure in code
determining the number of bits in the PKCS#11 RSA public
key with a specially crafted packet. (CVE-2020-8623)
[GL #2037]
5476. [security] It was possible to trigger an assertion failure when
verifying the response to a TSIG-signed request.
(CVE-2020-8622) [GL #2028]
+12
View File
@@ -24,6 +24,18 @@
of Oracle for bringing this vulnerability to our attention. [GL #2028]
</para>
</listitem>
<listitem>
<para>
When BIND 9 was compiled with native PKCS#11 support, it was possible
to trigger an assertion failure in code determining the number of bits
in the PKCS#11 RSA public key with a specially crafted packet. This
was disclosed in CVE-2020-8623.
</para>
<para>
ISC would like to thank Lyu Chiy for bringing this vulnerability to
our attention. [GL #2037]
</para>
</listitem>
</itemizedlist>
</section>