The issue is a resource exhaustion vulnerability associated with DNSSEC validation. BIND always validates all RRSIG records in an answer, even if they are not strictly needed. A query to an authoritative server/zone which returns many valid but superfluous RRSIG records causes the validator to waste disproportionate CPU time. This issue affects BIND 9 versions 9.20.0 through 9.20.24, 9.21.0 through 9.21.23, and 9.20.9-S1 through 9.20.24-S1.
{
"availability": "No subscription required",
"binaries": [
{
"binary_name": "bind9",
"binary_version": "1:9.20.24-1ubuntu0.2"
},
{
"binary_name": "bind9-dnsutils",
"binary_version": "1:9.20.24-1ubuntu0.2"
},
{
"binary_name": "bind9-host",
"binary_version": "1:9.20.24-1ubuntu0.2"
},
{
"binary_name": "bind9-libs",
"binary_version": "1:9.20.24-1ubuntu0.2"
},
{
"binary_name": "bind9-utils",
"binary_version": "1:9.20.24-1ubuntu0.2"
}
]
}