From: Ondřej Surý Date: Mon, 5 Aug 2024 11:11:47 +0000 (+0000) Subject: [9.20] fix: usr: Valid TSIG signatures with invalid time cause crash X-Git-Tag: v9.20.1~18 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=2438db2eae8baf084615aff3b210ea51cd2f1fe1;p=thirdparty%2Fbind9.git [9.20] fix: usr: Valid TSIG signatures with invalid time cause crash An assertion failure triggers when the TSIG has valid cryptographic signature, but the time is invalid. This can happen when the times between the primary and secondary servers are not synchronised. Closes #4811 Backport of MR !9234 Merge branch 'backport-4811-fix-isc_buffer_putuint48-buffer-size-requirement-9.20' into 'bind-9.20' See merge request isc-projects/bind9!9245 --- 2438db2eae8baf084615aff3b210ea51cd2f1fe1