mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 21:17:54 +00:00
Add CHANGES and release note for GL #2055
This commit is contained in:
parent
94bc07cf05
commit
4fb94906fa
7
CHANGES
7
CHANGES
@ -12,7 +12,12 @@
|
|||||||
system, but the Duplicate Address Detection (DAD)
|
system, but the Duplicate Address Detection (DAD)
|
||||||
mechanism had not yet finished. [GL #2038]
|
mechanism had not yet finished. [GL #2038]
|
||||||
|
|
||||||
5481. [placeholder]
|
5481. [security] "update-policy" rules of type "subdomain" were
|
||||||
|
incorrectly treated as "zonesub" rules, which allowed
|
||||||
|
keys used in "subdomain" rules to update names outside
|
||||||
|
of the specified subdomains. The problem was fixed by
|
||||||
|
making sure "subdomain" rules are again processed as
|
||||||
|
described in the ARM. (CVE-2020-8624) [GL #2055]
|
||||||
|
|
||||||
5480. [security] When BIND 9 was compiled with native PKCS#11 support, it
|
5480. [security] When BIND 9 was compiled with native PKCS#11 support, it
|
||||||
was possible to trigger an assertion failure in code
|
was possible to trigger an assertion failure in code
|
||||||
|
@ -44,6 +44,15 @@ Security Fixes
|
|||||||
ISC would like to thank Lyu Chiy for bringing this vulnerability to
|
ISC would like to thank Lyu Chiy for bringing this vulnerability to
|
||||||
our attention. [GL #2037]
|
our attention. [GL #2037]
|
||||||
|
|
||||||
|
- ``update-policy`` rules of type ``subdomain`` were incorrectly treated
|
||||||
|
as ``zonesub`` rules, which allowed keys used in ``subdomain`` rules
|
||||||
|
to update names outside of the specified subdomains. The problem was
|
||||||
|
fixed by making sure ``subdomain`` rules are again processed as
|
||||||
|
described in the ARM. This was disclosed in CVE-2020-8624.
|
||||||
|
|
||||||
|
ISC would like to thank Joop Boonen of credativ GmbH for bringing this
|
||||||
|
vulnerability to our attention. [GL #2055]
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user