]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3619-serve-stale-client-timeout-crash-test' into 'main'
authorTom Krizek <tkrizek@isc.org>
Wed, 22 Feb 2023 11:54:42 +0000 (11:54 +0000)
committerTom Krizek <tkrizek@isc.org>
Wed, 22 Feb 2023 11:54:42 +0000 (11:54 +0000)
commitaf33cd479bcfece471e4efa49135c8ff31a045c0
tree4bab0707e8a41606a87a66f5f611e6aebc8803a7
parent1fb5d424161e6d4092598818f151e76b6303d164
parent4b52b0b4a95650565cb646c5060b9af30a5e565f
Merge branch '3619-serve-stale-client-timeout-crash-test' into 'main'

[CVE-2022-3924] Add a reproducer for the serve-stale crash when recursive clients soft quota is reached

Closes #3619

See merge request isc-projects/bind9!7575