From: Mark Andrews Date: Thu, 16 Jul 2026 20:07:48 +0000 (+1000) Subject: fix: usr: Unterminated OpenSSL private-key `Label:` field can be read past its parser... X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d5388f2067d801dee3ab3e6386ecca44becfc797;p=thirdparty%2Fbind9.git fix: usr: Unterminated OpenSSL private-key `Label:` field can be read past its parser buffer Check that the string encoded in the Label: field of the .private file of a key pair is NUL terminated and the correct length. Reject the .private file if it is not. Closes #6193 Merge branch '6193-check-that-label-is-nul-terminated' into 'main' See merge request isc-projects/bind9!12364 --- d5388f2067d801dee3ab3e6386ecca44becfc797