摘要:
traceroute security update
安全等级: Critical
公告ID: KylinSec-SA-2023-1753
发布日期: 2023年11月3日
关联CVE: CVE-2023-46316
Traceroute tracks the route packets taken from an IP network on their way to a given host. It utilizes the IP protocol's time to live (TTL) field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to the host.
Security Fix(es):
In buc Traceroute 2.0.12 through 2.1.2 before 2.1.3, the wrapper scripts do not properly parse command lines.(CVE-2023-46316)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-46316 | KY3.4-4A | traceroute | Fixed |
CVE-2023-46316 | KY3.4-5A | traceroute | Fixed |
CVE-2023-46316 | KY3.5.1 | traceroute | Fixed |
CVE-2023-46316 | KY3.5.2 | traceroute | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
traceroute-help | noarch | 2.1.2-2.kb2.ky3_5 |
traceroute | x86_64 | 2.1.2-2.kb2.ky3_5 |
traceroute | aarch64 | 2.1.2-2.kb2.ky3_5 |
软件名称 | 架构 | 版本号 |
---|---|---|
traceroute-help | noarch | 2.1.2-2.kb1.ky3_4 |
traceroute | x86_64 | 2.1.2-2.kb1.ky3_4 |
traceroute | aarch64 | 2.1.2-2.kb1.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
traceroute-help | noarch | 2.1.2-2.kb1.ky3_4 |
traceroute | x86_64 | 2.1.2-2.kb1.ky3_4 |
traceroute | aarch64 | 2.1.2-2.kb1.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
traceroute-help | noarch | 2.1.2-2.ky3_5 |
traceroute | x86_64 | 2.1.2-2.ky3_5 |
traceroute | aarch64 | 2.1.2-2.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名