| |
- CVE-2021-25220 |
| |
|
| - |
If applicable, modify your configuration to either remove all forwarding or all possibility of recursion. Depending on your use-case, it may be possible to use other zone types to replace forward zones. |
| + |
If applicable, modify your configuration to either remove all |
| + |
forwarding or all possibility of recursion. Depending on your use-case, |
| + |
it may be possible to use other zone types to replace forward zones. |
| |
|
| |
- CVE-2022-0396 |
| |
|
| |
use the default setting of keep-response-order { none; }. |
| |
|
| |
- CVE-2022-0635 |
| |
|
| |
The failure can be avoided by adding this option to named.conf: |
| |
|
| - |
synth-from-dnssec no; |
| + |
synth-from-dnssec no; |
| |
|
| - |
However we do not recommend disabling this feature other than as a temporary workaround because it provides protection from pseudo-random-subdomain attacks against DNSSEC-signed zones. |
| + |
However we do not recommend disabling this feature other than as a |
| + |
temporary workaround because it provides protection from pseudo-random- |
| + |
subdomain attacks against DNSSEC-signed zones. |