]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commita48b287d9f71a617f989b4fde32af9862f3509df
tree48564f1dcb36754cb9456df5c0a5e218063c6e41
parentc830233fb78b183e9830e508d733f6c3088c271c
parentdcc78517bef4217b25fd0567e5404f09234604bf
[9.20] fix: usr: Fix a possible race condition during zone transfers

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