Add CHANGES entry for 3517

(cherry picked from commit e394902965)
This commit is contained in:
Matthijs Mekking 2022-09-05 11:32:59 +02:00 committed by Michał Kępień
parent b9e2f3333d
commit 55946cebb6

View file

@ -1,3 +1,8 @@
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.
(CVE-2022-3080) [GL #3517]
5959. [security] Fix memory leaks in the DH code when using OpenSSL 3.0.0
and later versions. The openssldh_compare(),
openssldh_paramcompare(), and openssldh_todns()