Bug 873624
Summary: | bind: Backport Response Rate Limiting (DNS RRL) patch into Red Hat Enterprise Linux 6 | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jan Lieskovsky <jlieskov> | ||||
Component: | bind | Assignee: | Tomáš Hozza <thozza> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | qe-baseos-daemons | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 6.5 | CC: | azelinka, chorn, kevin, noah.robin, ovasik, pwouters, thozza, tlavigne | ||||
Target Milestone: | rc | Keywords: | ZStream | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
URL: | http://www.redbarn.org/dns/ratelimits | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1174953 (view as bug list) | Environment: | |||||
Last Closed: | 2013-11-14 10:48:31 UTC | Type: | Bug | ||||
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: | |||||||
Bug Blocks: | 906312, 1174953 | ||||||
Attachments: |
|
Description
Jan Lieskovsky
2012-11-06 10:59:04 UTC
Note that it _is_ a security flaw. Allowing our servers to become a functional part of an amplification attack is a security risk. It could damage the network the server is running in (as well as our reputation) However, this is more a problem for bind when it is an authoritative server, not when it is a recursive server. The amplification bounces of the authoritative name servers, which _DO_ need to listen/answer to the world at large. I believe it is prudent to apply the patch, and leave a commented out rate limit section in the named.conf file, so that _when_ people are being abused in an amplification attack, they have the option of simply enabling the rate limit option without the requirement for recompiles of a patched bind. The patch has been tested on authoritatve servers powering large TLDs. We just hit this today with the fedoraproject.org servers. ;( An official package with the patches would be most welcome. I can only imagine other places have hit this same issue, or will moving forward. Created attachment 687546 [details]
graphical statistics of patch in action
success of the patch can be clearly seen here
|