From: Mark Andrews Date: Wed, 5 Aug 2026 01:12:16 +0000 (+1000) Subject: fix: usr: dnssec-signzone had a potential heap bounds overflow write X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6bbcca04ec52b15cd1f88d13cc507c5719dfeec8;p=thirdparty%2Fbind9.git fix: usr: dnssec-signzone had a potential heap bounds overflow write It was possible for `dnssec-signzone` to overflow array bounds while signing. This has been fixed. Closes #6076 Merge branch '6076-dnssec-signzone-concurrent-key-loading-heap-overflow' into 'main' See merge request isc-projects/bind9!12491 --- 6bbcca04ec52b15cd1f88d13cc507c5719dfeec8