]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
sec: usr: Fix crash when reconfiguring zone update policy during active updates
authorOndřej Surý <ondrej@isc.org>
Mon, 23 Mar 2026 11:10:49 +0000 (12:10 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 23 Mar 2026 11:10:49 +0000 (12:10 +0100)
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

Merge branch '5817-fix-crash-via-SSU-table-desynchronization' into 'main'

See merge request isc-projects/bind9!11707


Trivial merge