mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
Add CHANGES and release note for [GL #3158]
This commit is contained in:
committed by
Michał Kępień
parent
9fcc028f5c
commit
c9f28777f6
4
CHANGES
4
CHANGES
@@ -37,7 +37,9 @@
|
|||||||
|
|
||||||
5820. [placeholder]
|
5820. [placeholder]
|
||||||
|
|
||||||
5819. [placeholder]
|
5819. [security] Lookups involving a DNAME could trigger an INSIST when
|
||||||
|
"synth-from-dnssec" was enabled. (CVE-2022-0635)
|
||||||
|
[GL #3158]
|
||||||
|
|
||||||
5818. [security] A synchronous call to closehandle_cb() caused
|
5818. [security] A synchronous call to closehandle_cb() caused
|
||||||
isc__nm_process_sock_buffer() to be called recursively,
|
isc__nm_process_sock_buffer() to be called recursively,
|
||||||
|
@@ -28,6 +28,12 @@ Security Fixes
|
|||||||
TCP sockets in the ``CLOSE_WAIT`` state when the client did not
|
TCP sockets in the ``CLOSE_WAIT`` state when the client did not
|
||||||
properly shut down the connection. (CVE-2022-0396) :gl:`#3112`
|
properly shut down the connection. (CVE-2022-0396) :gl:`#3112`
|
||||||
|
|
||||||
|
- Lookups involving a DNAME could trigger an assertion failure when
|
||||||
|
``synth-from-dnssec`` was enabled (which is the default).
|
||||||
|
(CVE-2022-0635)
|
||||||
|
|
||||||
|
ISC would like to thank Vincent Levigneron from AFNIC for bringing
|
||||||
|
this vulnerability to our attention. :gl:`#3158`
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user