]> git.ipfire.org Git - thirdparty/bind9.git/commit
Verify the question section when transfering in.
authorMark Andrews <marka@isc.org>
Tue, 17 Mar 2020 04:25:47 +0000 (15:25 +1100)
committerOndřej Surý <ondrej@isc.org>
Thu, 4 Jun 2020 14:10:41 +0000 (16:10 +0200)
commitfd96a418689593882485bb715b3cd76b9af6f968
tree182dae516db2eea483fba5e37a7e43303145bd31
parente2f362c55b3fcbed9aa1323b187ae4486358c7c3
Verify the question section when transfering in.

There was a case where an primary server sent a response
on the wrong TCP connection and failure to check the question
section resulted in a truncated zone being served.
lib/dns/xfrin.c