| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157 |
- Wireshark 4.0.5 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
- We do not ship official 32-bit Windows packages for Wireshark 4.0 and
- later. If you need to use Wireshark on that platform, we recommend
- using the latest 3.6 release. Issue 17779[1]
- If you’re running Wireshark on macOS and upgraded to macOS 13 from an
- earlier version, you will likely have to open and run the “Uninstall
- ChmodBPF” package, then open and run “Install ChmodBPF” in order to
- reset the ChmodBPF Launch Daemon. Issue 18734[2].
- Bug Fixes
- The following vulnerabilities have been fixed:
- • wnpa-sec-2023-09[3] RPCoRDMA dissector crash. Issue 18852[4].
- • wnpa-sec-2023-10[5] LISP dissector large loop. Issue 18900[6].
- • wnpa-sec-2023-11[7] GQUIC dissector crash Issue 18947[8].
- The following bugs have been fixed:
- • Wireshark ITS Dissector RTCMEM wrong protocol version selector 2
- - should use 1. Issue 18862[9].
- • Wireshark treats the letter E in SSRC as an exponential
- representation of a number. Issue 18879[10].
- • VNC RRE Parser skips over data. Issue 18883[11].
- • sshdump coredump when --remote-interface is left empty. Issue
- 18904[12].
- • Fuzz job crash output: fuzz-2023-03-17-7298.pcap. Issue
- 18917[13].
- • Fuzz job crash output: fuzz-2023-03-27-7564.pcap. Issue
- 18934[14].
- • RFC8925 support (dhcp option 108) Issue 18943[15].
- • DIS dissector shows an incorrect state in the packet list info
- column. Issue 18967[16].
- • RTP analysis shows incorrect timestamp error when timestamp is
- rolled over. Issue 18973[17].
- • Asterisk (*) key crash on Endpoint/Conversation dialog. Issue
- 18975[18].
- • The RTP player waveform now synchronizes better with audio.
- New and Updated Features
- There are no new or updated features in this release.
- Removed Features and Support
- New Protocol Support
- There are no new protocols in this release.
- Updated Protocol Support
- DHCP, DIS, DNS, ERF, FF, genl, GQUIC, GSM A-bis OML, HL7, IEEE
- 802.11, ITS, LAPD, netfilter, netlink-route, netlink-sock_diag,
- nl80211, RLC, RPCoRDMA, RTPS, SCTP, SMB, UDS, VNC, and WCP
- New and Updated Capture File Support
- There is no new or updated capture file support in this release.
- Netmon and NetScaler
- 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[19] 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 "Help › About
- Wireshark › Folders" or `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[20] 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[21].
- Bugs and feature requests can be reported on the issue tracker[22].
- You can learn protocol analysis and meet Wireshark’s developers at
- SharkFest[23].
- How You Can Help
- The Wireshark Foundation helps as many people as possible understand
- their networks as much as possible. You can find out more and donate
- at wiresharkfoundation.org[24].
- Frequently Asked Questions
- A complete FAQ is available on the Wireshark web site[25].
- References
- 1. https://gitlab.com/wireshark/wireshark/-/issues/17779
- 2. https://gitlab.com/wireshark/wireshark/-/issues/18734
- 3. https://www.wireshark.org/security/wnpa-sec-2023-09
- 4. https://gitlab.com/wireshark/wireshark/-/issues/18852
- 5. https://www.wireshark.org/security/wnpa-sec-2023-10
- 6. https://gitlab.com/wireshark/wireshark/-/issues/18900
- 7. https://www.wireshark.org/security/wnpa-sec-2023-11
- 8. https://gitlab.com/wireshark/wireshark/-/issues/18947
- 9. https://gitlab.com/wireshark/wireshark/-/issues/18862
- 10. https://gitlab.com/wireshark/wireshark/-/issues/18879
- 11. https://gitlab.com/wireshark/wireshark/-/issues/18883
- 12. https://gitlab.com/wireshark/wireshark/-/issues/18904
- 13. https://gitlab.com/wireshark/wireshark/-/issues/18917
- 14. https://gitlab.com/wireshark/wireshark/-/issues/18934
- 15. https://gitlab.com/wireshark/wireshark/-/issues/18943
- 16. https://gitlab.com/wireshark/wireshark/-/issues/18967
- 17. https://gitlab.com/wireshark/wireshark/-/issues/18973
- 18. https://gitlab.com/wireshark/wireshark/-/issues/18975
- 19. https://www.wireshark.org/download.html
- 20. https://ask.wireshark.org/
- 21. https://www.wireshark.org/lists/
- 22. https://gitlab.com/wireshark/wireshark/-/issues
- 23. https://sharkfest.wireshark.org
- 24. https://wiresharkfoundation.org
- 25. https://www.wireshark.org/faq.html
|