]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3487]
authorMark Andrews <marka@isc.org>
Fri, 12 Aug 2022 00:31:59 +0000 (10:31 +1000)
committerMichał Kępień <michal@isc.org>
Thu, 8 Sep 2022 09:55:29 +0000 (11:55 +0200)
(cherry picked from commit b3277f2e10ad9309818d461ed851d0ee77e49712)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0020275c33a081f98c78421def54b362f53230ac..459639686b567ef2eb80d1d52936118fad6f34c4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5962.  [security]      Fix memory leak in EdDSA verify processing.
+                       (CVE-2022-38178) [GL #3487]
+
 5960.  [security]      Fix serve-stale crash that could happen when
                        stale-answer-client-timeout was set to 0 and there was
                        a stale CNAME in the cache for an incoming query.