摘要:
wireshark security update
安全等级: High
公告ID: KylinSec-SA-2025-2638
发布日期: 2025年8月9日
关联CVE: CVE-2024-11596 CVE-2025-5601
Wireshark allows you to examine protocol data stored in files or as it is captured from wired or wireless (WiFi or Bluetooth) networks, USB devices, and many other sources. It supports dozens of protocol capture file formats and understands more than a thousand protocols.
Security Fix(es):
A vulnerability, which was classified as problematic, has been found in Wireshark up to 4.2.8/4.4.1 (Packet Analyzer Software).Using CWE to declare the problem leads to CWE-126. The product reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer.Impacted is availability.Upgrading to version 4.2.9 or 4.4.2 eliminates this vulnerability.(CVE-2024-11596)
Column handling crashes in Wireshark 4.4.0 to 4.4.6 and 4.2.0 to 4.2.12 allows denial of service via packet injection or crafted capture file(CVE-2025-5601)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-11596 | V6 | wireshark | Fixed |
CVE-2025-5601 | V6 | wireshark | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
wireshark-help | noarch | 4.4.7-2.ks6 |
wireshark | x86_64 | 4.4.7-2.ks6 |
wireshark-devel | x86_64 | 4.4.7-2.ks6 |
wireshark | aarch64 | 4.4.7-2.ks6 |
wireshark-devel | aarch64 | 4.4.7-2.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名