mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
Add CHANGES and release note for GL #1997
This commit is contained in:
parent
51c9ea98a3
commit
a3e42f8599
4
CHANGES
4
CHANGES
@ -16,7 +16,9 @@
|
|||||||
|
|
||||||
5480. [placeholder]
|
5480. [placeholder]
|
||||||
|
|
||||||
5479. [placeholder]
|
5479. [security] named could crash in certain query resolution scenarios
|
||||||
|
where QNAME minimization and forwarding were both
|
||||||
|
enabled. (CVE-2020-8621) [GL #1997]
|
||||||
|
|
||||||
5478. [security] It was possible to trigger an assertion failure by
|
5478. [security] It was possible to trigger an assertion failure by
|
||||||
sending a specially crafted large TCP DNS message.
|
sending a specially crafted large TCP DNS message.
|
||||||
|
@ -20,6 +20,15 @@ Security Fixes
|
|||||||
ISC would like to thank Emanuel Almeida of Cisco Systems, Inc. for
|
ISC would like to thank Emanuel Almeida of Cisco Systems, Inc. for
|
||||||
bringing this vulnerability to our attention. [GL #1996]
|
bringing this vulnerability to our attention. [GL #1996]
|
||||||
|
|
||||||
|
- ``named`` could crash after failing an assertion check in certain
|
||||||
|
query resolution scenarios where QNAME minimization and forwarding
|
||||||
|
were both enabled. To prevent such crashes, QNAME minimization is now
|
||||||
|
always disabled for a given query resolution process, if forwarders
|
||||||
|
are used at any point. This was disclosed in CVE-2020-8621.
|
||||||
|
|
||||||
|
ISC would like to thank Joseph Gullo for bringing this vulnerability
|
||||||
|
to our attention. [GL #1997]
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user