Wireshark 3.6.10 Release Notes
What is Wireshark?
Wireshark is the world’s most popular network protocol analyzer. It is used for troubleshooting, analysis, development and education.
What’s New
This is the last release branch with support for 32-bit Windows. Updates will no longer be available after May 22, 2024 for that platform. Issue 17779
Bug Fixes
The following vulnerabilities have been fixed:
-
wnpa-sec-2022-09 Multiple dissector infinite loops.
-
wnpa-sec-2022-10 Kafka dissector memory exhaustion.
The following bugs have been fixed:
-
Packet bytes not displayed completely if scrolling Issue 18438.
-
GOOSE: field "floating_point" not working anymore Issue 18491.
-
EVS dissector missing value description Issue 18550.
-
ProtoBuf parse extension definitions failed Issue 18599.
-
Fuzz job crash output: fuzz-2022-11-09-11134.pcap Issue 18613.
-
Wireshark is using old version of ASN (ETSI TS 125 453 V11.2.0) which is imapacting length of param in the messages Issue 18646.
-
BGP: False IGMP flags value in EVPN routes (type 6,7,8) Issue 18660.
-
wslog assumes stderr and stdout exist Issue 18684.
-
Editing packet comments, with non-ASCII characters, on Windows saves them in the local code page, not in UTF-8. Issue 18698.
New and Updated Features
New Protocol Support
There are no new protocols in this release.
Updated Protocol Support
ASN.1 PER, BGP, BPv6, EVS, GOOSE, GSM Osmux, Kafka, Mongo, NXP 802.15.4, OpenFlow, PCAP, S1AP, and WASSP
New and Updated Capture File Support
There is no new or updated capture file support in this release.
New File Format Decoding Support
There is no new or updated file format support in this release.
Getting Wireshark
Wireshark source code and installation packages are available from https://www.wireshark.org/download.html.
Vendor-supplied Packages
Most Linux and Unix vendors supply their own Wireshark packages. You can usually install or upgrade Wireshark using the package management system specific to that platform. A list of third-party packages can be found on the download page on the Wireshark web site.
File Locations
Wireshark and TShark look in several different locations for preference files, plugins, SNMP MIBS, and RADIUS dictionaries.
These locations vary from platform to platform.
You can use tshark -G folders
to find the default locations on your system.
Getting Help
The User’s Guide, manual pages and various other documentation can be found at https://www.wireshark.org/docs/
Community support is available on Wireshark’s Q&A site and on the wireshark-users mailing list. Subscription information and archives for all of Wireshark’s mailing lists can be found on the web site.
Bugs and feature requests can be reported on the issue tracker.
Frequently Asked Questions
A complete FAQ is available on the Wireshark web site.