摘要:
iputils security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2767
发布日期: 2025年8月26日
关联CVE: CVE-2025-47268
The iputils package contains basic utilities for monitoring a network, including ping. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to a specified network host to discover whether the target machine is alive and receiving network traffic.
Security Fix(es):
ping in iputils before 20250602 allows a denial of service (application error or incorrect data collection) via a crafted ICMP Echo Reply packet, because of a signed 64-bit integer overflow in timestamp multiplication.(CVE-2025-47268)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-47268 | V6 | iputils | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
iputils-help | noarch | 20221126-7.ks6 |
iputils | x86_64 | 20221126-7.ks6 |
iputils | aarch64 | 20221126-7.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名