bind9/lib
Mark Andrews 44a54a29d8 Keep a local copy of the update rules to prevent UAF
Previously, the update policy rules check was moved earlier in the
sequence, and the keep rule match pointers were kept to maintain the
ability to verify maximum records by type.

However, these pointers can become invalid if server reloading
or reconfiguration occurs before update completion. To prevent
this issue, extract the maximum records by type value immediately
during processing and only keep the copy of the values instead of the
full ssurule.
2024-12-05 03:40:34 +00:00
..
dns Add EDE 22 No reachable authority code 2024-12-04 16:19:30 +01:00
isc Extended TCP accept()/close() logging 2024-11-27 21:14:08 +02:00
isccc Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
isccfg document optional statements the same, enabled or not 2024-12-04 15:08:44 -08:00
ns Keep a local copy of the update rules to prevent UAF 2024-12-05 03:40:34 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00