发布于 2015-12-16 00:27:26 | 172 次阅读 | 评论: 0 | 来源: 网友投递
BIND DNS服务器软件
Bind是一款开放源码的DNS服务器软件,Bind由美国加州大学Berkeley分校开发和维护的,全名为Berkeley Internet Name Domain它是目前世界上使用最为广泛的DNS服务器软件,支持各种unix平台和windows平台。
BIND 9.10.3-P2 发布,更新内容如下:
Named is potentially vulnerable to the OpenSSL vulnerabilty described in CVE-2015-3193.
Incorrect reference counting could result in an INSIST failure if a socket error occurred while performing a lookup. This flaw is disclosed in CVE-2015-8461. [RT#40945]
Insufficient testing when parsing a message allowed records with an incorrect class to be be accepted, triggering a REQUIRE failure when those records were subsequently cached. This flaw is disclosed in CVE-2015-8000. [RT #40987]
Updated the compiled in addresses for H.ROOT-SERVERS.NET.
更多内容请看:BIND 9.10.3-P2 Release Notes
下载地址:
http://www.isc.org/downloads/.
Bind是一款开放源码的DNS服务器软件,Bind由美国加州大学Berkeley分校开发和维护的,全名为Berkeley Internet Name Domain它是目前世界上使用最为广泛的DNS服务器软件,支持各种unix平台和windows平台。