]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Fix a possible race condition during zone transfers
authorArаm Sаrgsyаn <aram@isc.org>
Fri, 3 Apr 2026 13:42:15 +0000 (13:42 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Fri, 3 Apr 2026 13:42:15 +0000 (13:42 +0000)
The :iscman:`named` process could terminate unexpectedly
when processing an IXFR message during a zone transfer.
This has been fixed.

Closes #5767

Backport of MR !11781

Merge branch 'backport-5767-use-after-free-xfrin_reset-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11799


Trivial merge