]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] sec: usr: Fix crash when reconfiguring zone update policy during active updates
authorOndřej Surý <ondrej@isc.org>
Mon, 30 Mar 2026 18:59:25 +0000 (20:59 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 30 Mar 2026 18:59:25 +0000 (20:59 +0200)
Fixed a crash that could occur when running rndc reconfig to change a zone's update policy (e.g., from allow-update to update-policy) while DNS UPDATE requests were being processed for that zone.

ISC would like to thank Vitaly Simonovich for bringing this issue to our attention.

Fixes #5817

Backport of MR !11707

Merge branch 'backport-5817-fix-crash-via-SSU-table-desynchronization-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!11739


Trivial merge