摘要:
wireshark security update
安全等级: Medium
公告ID: KylinSec-SA-2024-3145
发布日期: 2024年4月12日
关联CVE: CVE-2023-0666
Wireshark is an open source tool for profiling network traffic and analyzing packets. Such a tool is often referred to as a network analyzer, network protocol analyzer or sniffer.
Security Fix(es):
Due to failure in validating the length provided by an attacker-crafted RTPS packet, Wireshark version 4.0.5 and prior, by default, is susceptible to a heap-based buffer overflow, and possibly code execution in the context of the process running Wireshark.(CVE-2023-0666)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-0666 | KY3.4-5A | wireshark | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
wireshark-devel | x86_64 | 3.6.14-8.kb1.ky3_4 |
wireshark | x86_64 | 3.6.14-8.kb1.ky3_4 |
wireshark-help | x86_64 | 3.6.14-8.kb1.ky3_4 |
wireshark | aarch64 | 3.6.14-8.kb1.ky3_4 |
wireshark-devel | aarch64 | 3.6.14-8.kb1.ky3_4 |
wireshark-help | aarch64 | 3.6.14-8.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名