Bug 572848
| Summary: | bind repeatedly requests DNSKEY records after getting responses with unknown keys | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Adam Tkac <atkac> | |
| Component: | bind | Assignee: | Martin Cermak <mcermak> | |
| Status: | CLOSED ERRATA | QA Contact: | Martin Cermak <mcermak> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | low | |||
| Version: | 5.6 | CC: | amessina, antonio, atkac, azelinka, fnadge, ovasik, pwouters | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: |
Previously, the named demon, configured as recursive nameserver, could have continuously asked for missing DNSKEY keys which could have caused a Distributed Denial of Service on authoritative servers for a particular domain. With this update, when DNSKEY of a domain cannot be fetched, the named demon caches it and asks again.
|
Story Points: | --- | |
| Clone Of: | 556366 | |||
| : | 572850 (view as bug list) | Environment: | ||
| Last Closed: | 2011-01-13 22:26:00 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 556366 | |||
| Bug Blocks: | 572850 | |||
|
Description
Adam Tkac
2010-03-12 07:44:00 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Previously, the named demon, configured as recursive nameserver, could have continuously asked for missing DNSKEY keys which could have caused a Distributed Denial of Service on authoritative servers for a particular domain. With this update, when DNSKEY of a domain cannot be fetched, the named demon caches it and asks again.
=> VERIFIED An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0032.html |