summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bind/bind/bind9_9_5-CVE-2014-8500.patch
Commit message (Collapse)AuthorAgeFilesLines
* bind: fix for CVE-2014-8500Sona Sarmadi2015-07-061-0/+990
A denial of service flaw was found in the way BIND followed DNS delegations. A remote attacker could use a specially crafted zone containing a large number of referrals which, when looked up and processed, would cause named to use excessive amounts of memory or crash. External References: =================== https://kb.isc.org/article/AA-01216/74/CVE-2014-8500%3A-A-Defect-in-\ Delegation-Handling-Can-Be-Exploited-to-Crash-BIND.html https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8500 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>