From 2ee9a6ee4e30a87b4e9a701881fa5b006b4fb5e2 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 25 Sep 2019 11:37:08 +1000 Subject: [PATCH] add CHANGES (cherry picked from commit 21553af7cc17ab4732ea768a70c285c240296d25) --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 678df48ee27..e9c8fe1025f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5298. [security] Named could assert if a forwarder returned a + referral, rather than resolving the query, when QNAME + minimization was enabled. (CVE-2019-6476) [GL #1051] + 5297. [bug] Check whether a previous QNAME minimization fetch is still running before starting a new one; return SERVFAIL and log an error if so. [GL #1191] @@ -135,7 +139,7 @@ code in a high-load cold-cache resolver scenario. [GL #943] -5242. [bug] In relaxed qname minimizatiom mode, fall back to +5242. [bug] In relaxed qname minimization mode, fall back to normal resolution when encountering a lame delegation, and use _.domain/A queries rather than domain/NS. [GL #1055] -- 2.47.3