diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index 48d97e87b3..1d95e2cf31 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -684,6 +684,12 @@
+ A flag could be set in the wrong field when setting up + nonrecursive queries; this could cause the SERVFAIL cache to + cache responses it shouldn't. New querytrace logging has been + added which identified this error. [RT #41155] +
The server could crash due to a use-after-free if a zone transfer timed out. [RT #41297] diff --git a/doc/arm/notes.html b/doc/arm/notes.html index cb973611eb..2a2ca118ec 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -645,6 +645,12 @@
+ A flag could be set in the wrong field when setting up + nonrecursive queries; this could cause the SERVFAIL cache to + cache responses it shouldn't. New querytrace logging has been + added which identified this error. [RT #41155] +
The server could crash due to a use-after-free if a zone transfer timed out. [RT #41297]