From: Evan Hunt Date: Tue, 14 Jul 2026 05:51:04 +0000 (+0000) Subject: fix: usr: Properly prevent TSIG generation command line injection attacks X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f47660dcb66c5774aae68ceacd0f47551c799597;p=thirdparty%2Fbind9.git fix: usr: Properly prevent TSIG generation command line injection attacks When key names are generated with `rndc-confgen`, `tsig-keygen` and `ddns-confgen`, special characters must be escaped to ensure the configuration is parsed correctly. Closes #6071 Merge branch '6071-allow-all-valid-keynames' into 'main' See merge request isc-projects/bind9!12395 --- f47660dcb66c5774aae68ceacd0f47551c799597