diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 23:51:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 23:51:29 +0000 |
commit | 113ad32e9cd2dcda12f12aa8a72d56b73ff4f4cc (patch) | |
tree | 76bbb508aac2452b17d73bcd162adc8cc7602e69 /doc/notes/notes-9.16.4.rst | |
parent | Releasing progress-linux version 1:9.16.44-1~deb11u1progress6u1. (diff) | |
download | bind9-113ad32e9cd2dcda12f12aa8a72d56b73ff4f4cc.tar.xz bind9-113ad32e9cd2dcda12f12aa8a72d56b73ff4f4cc.zip |
Merging upstream version 1:9.16.48.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/notes/notes-9.16.4.rst')
-rw-r--r-- | doc/notes/notes-9.16.4.rst | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/notes/notes-9.16.4.rst b/doc/notes/notes-9.16.4.rst index 6dd03f6..eb8c200 100644 --- a/doc/notes/notes-9.16.4.rst +++ b/doc/notes/notes-9.16.4.rst @@ -16,12 +16,11 @@ Security Fixes ~~~~~~~~~~~~~~ - It was possible to trigger an assertion when attempting to fill an - oversized TCP buffer. This was disclosed in CVE-2020-8618. - :gl:`#1850` + oversized TCP buffer. :cve:`2020-8618` :gl:`#1850` - It was possible to trigger an INSIST failure when a zone with an - interior wildcard label was queried in a certain pattern. This was - disclosed in CVE-2020-8619. :gl:`#1111` :gl:`#1718` + interior wildcard label was queried in a certain pattern. + :cve:`2020-8619` :gl:`#1111` :gl:`#1718` New Features ~~~~~~~~~~~~ |