]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] [CVE-2025-40777] sec: usr: Fix a possible assertion failure when using the...
authorMichał Kępień <michal@isc.org>
Thu, 3 Jul 2025 12:17:14 +0000 (14:17 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 3 Jul 2025 12:17:14 +0000 (14:17 +0200)
In specific circumstances the :iscman:`named` resolver process could
terminate unexpectedly when stale answers were enabled and the
``stale-answer-client-timeout 0`` configuration option was used.
This has been fixed.

Backport of !808

See isc-projects/bind9#5372

Merge branch 'backport-5372-security-serve-stale-crash-on-insist-unreachable-9.20' into 'v9.20.11-release'

See merge request isc-private/bind9!815


Trivial merge