摘要:
bind security update
安全等级: High
公告ID: KylinSec-SA-2024-6709
发布日期: 2025年9月11日
BIND (Berkeley Internet Name Domain) is an implementation of the DNS (Domain Name System) protocols. BIND includes a DNS server (named), which resolves host names to IP addresses; a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating properly.
Security Fix(es):Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols and provides an openly redistributable reference implementation of the major components of the Domain Name System. This package includes the components to operate a DNS server.
Security Fix(es):
Resolver caches and authoritative zone databases that hold significant numbers of RRs for the same hostname (of any RTYPE) can suffer from degraded performance as content is being added or updated, and also when handling client queries for this name.
This issue affects BIND 9 versions 9.11.0 through 9.11.37, 9.16.0 through 9.16.50, 9.18.0 through 9.18.27, 9.19.0 through 9.19.24, 9.11.4-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.50-S1, and 9.18.11-S1 through 9.18.27-S1.(CVE-2024-1737)
If a server hosts a zone containing a "KEY" Resource Record, or a resolver DNSSEC-validates a "KEY" Resource Record from a DNSSEC-signed domain in cache, a client can exhaust resolver CPU resources by sending a stream of SIG(0) signed requests.
This issue affects BIND 9 versions 9.0.0 through 9.11.37, 9.16.0 through 9.16.50, 9.18.0 through 9.18.27, 9.19.0 through 9.19.24, 9.9.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.49-S1, and 9.18.11-S1 through 9.18.27-S1.(CVE-2024-1975)
Client queries that trigger serving stale data and that also require lookups in local authoritative zone data may result in an assertion failure.
This issue affects BIND 9 versions 9.16.13 through 9.16.50, 9.18.0 through 9.18.27, 9.19.0 through 9.19.24, 9.11.33-S1 through 9.11.37-S1, 9.16.13-S1 through 9.16.50-S1, and 9.18.11-S1 through 9.18.27-S1.(CVE-2024-4076)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-4076 | KY3.5.3 | bind | Fixed |
CVE-2024-1737 | KY3.5.3 | bind | Fixed |
CVE-2024-1975 | KY3.5.3 | bind | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
bind-dnssec-doc | noarch | 9.16.23-26.ky3_5 |
bind-license | noarch | 9.16.23-26.ky3_5 |
python3-bind | noarch | 9.16.23-26.ky3_5 |
bind | x86_64 | 9.16.23-26.ky3_5 |
bind-chroot | x86_64 | 9.16.23-26.ky3_5 |
bind-devel | x86_64 | 9.16.23-26.ky3_5 |
bind-dnssec-utils | x86_64 | 9.16.23-26.ky3_5 |
bind-libs | x86_64 | 9.16.23-26.ky3_5 |
bind-pkcs11 | x86_64 | 9.16.23-26.ky3_5 |
bind-pkcs11-devel | x86_64 | 9.16.23-26.ky3_5 |
bind-pkcs11-libs | x86_64 | 9.16.23-26.ky3_5 |
bind-pkcs11-utils | x86_64 | 9.16.23-26.ky3_5 |
bind-utils | x86_64 | 9.16.23-26.ky3_5 |
bind | aarch64 | 9.16.23-26.ky3_5 |
bind-chroot | aarch64 | 9.16.23-26.ky3_5 |
bind-devel | aarch64 | 9.16.23-26.ky3_5 |
bind-dnssec-utils | aarch64 | 9.16.23-26.ky3_5 |
bind-libs | aarch64 | 9.16.23-26.ky3_5 |
bind-pkcs11 | aarch64 | 9.16.23-26.ky3_5 |
bind-pkcs11-devel | aarch64 | 9.16.23-26.ky3_5 |
bind-pkcs11-libs | aarch64 | 9.16.23-26.ky3_5 |
bind-pkcs11-utils | aarch64 | 9.16.23-26.ky3_5 |
bind-utils | aarch64 | 9.16.23-26.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名