摘要:
bind security update
安全等级: High
公告ID: KylinSec-SA-2025-1818
发布日期: 2025年4月11日
关联CVE: CVE-2024-11187 CVE-2024-12705
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):
It is possible to construct a zone such that some queries to it will generate responses containing numerous records in the Additional section. An attacker sending many such queries can cause either the authoritative server itself or an independent resolver to use disproportionate resources processing the queries. Zones will usually need to have been deliberately crafted to attack this exposure.
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.32, 9.20.0 through 9.20.4, 9.21.0 through 9.21.3, 9.11.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.50-S1, and 9.18.11-S1 through 9.18.32-S1.(CVE-2024-11187)
Clients using DNS-over-HTTPS (DoH) can exhaust a DNS resolver's CPU and/or memory by flooding it with crafted valid or invalid HTTP/2 traffic.
This issue affects BIND 9 versions 9.18.0 through 9.18.32, 9.20.0 through 9.20.4, 9.21.0 through 9.21.3, and 9.18.11-S1 through 9.18.32-S1.(CVE-2024-12705)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-11187 | V6 | bind | Fixed |
CVE-2024-12705 | V6 | bind | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
bind-dnssec-doc | noarch | 9.18.21-4.ks6 |
bind-license | noarch | 9.18.21-4.ks6 |
bind | x86_64 | 9.18.21-4.ks6 |
bind-chroot | x86_64 | 9.18.21-4.ks6 |
bind-devel | x86_64 | 9.18.21-4.ks6 |
bind-dnssec-utils | x86_64 | 9.18.21-4.ks6 |
bind-libs | x86_64 | 9.18.21-4.ks6 |
bind-utils | x86_64 | 9.18.21-4.ks6 |
bind | aarch64 | 9.18.21-4.ks6 |
bind-chroot | aarch64 | 9.18.21-4.ks6 |
bind-devel | aarch64 | 9.18.21-4.ks6 |
bind-dnssec-utils | aarch64 | 9.18.21-4.ks6 |
bind-libs | aarch64 | 9.18.21-4.ks6 |
bind-utils | aarch64 | 9.18.21-4.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名