NEWS.txt 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. Wireshark 4.0.5 Release Notes
  2. What is Wireshark?
  3. Wireshark is the world’s most popular network protocol analyzer. It is
  4. used for troubleshooting, analysis, development and education.
  5. What’s New
  6. We do not ship official 32-bit Windows packages for Wireshark 4.0 and
  7. later. If you need to use Wireshark on that platform, we recommend
  8. using the latest 3.6 release. Issue 17779[1]
  9. If you’re running Wireshark on macOS and upgraded to macOS 13 from an
  10. earlier version, you will likely have to open and run the “Uninstall
  11. ChmodBPF” package, then open and run “Install ChmodBPF” in order to
  12. reset the ChmodBPF Launch Daemon. Issue 18734[2].
  13. Bug Fixes
  14. The following vulnerabilities have been fixed:
  15. • wnpa-sec-2023-09[3] RPCoRDMA dissector crash. Issue 18852[4].
  16. • wnpa-sec-2023-10[5] LISP dissector large loop. Issue 18900[6].
  17. • wnpa-sec-2023-11[7] GQUIC dissector crash Issue 18947[8].
  18. The following bugs have been fixed:
  19. • Wireshark ITS Dissector RTCMEM wrong protocol version selector 2
  20. - should use 1. Issue 18862[9].
  21. • Wireshark treats the letter E in SSRC as an exponential
  22. representation of a number. Issue 18879[10].
  23. • VNC RRE Parser skips over data. Issue 18883[11].
  24. • sshdump coredump when --remote-interface is left empty. Issue
  25. 18904[12].
  26. • Fuzz job crash output: fuzz-2023-03-17-7298.pcap. Issue
  27. 18917[13].
  28. • Fuzz job crash output: fuzz-2023-03-27-7564.pcap. Issue
  29. 18934[14].
  30. • RFC8925 support (dhcp option 108) Issue 18943[15].
  31. • DIS dissector shows an incorrect state in the packet list info
  32. column. Issue 18967[16].
  33. • RTP analysis shows incorrect timestamp error when timestamp is
  34. rolled over. Issue 18973[17].
  35. • Asterisk (*) key crash on Endpoint/Conversation dialog. Issue
  36. 18975[18].
  37. • The RTP player waveform now synchronizes better with audio.
  38. New and Updated Features
  39. There are no new or updated features in this release.
  40. Removed Features and Support
  41. New Protocol Support
  42. There are no new protocols in this release.
  43. Updated Protocol Support
  44. DHCP, DIS, DNS, ERF, FF, genl, GQUIC, GSM A-bis OML, HL7, IEEE
  45. 802.11, ITS, LAPD, netfilter, netlink-route, netlink-sock_diag,
  46. nl80211, RLC, RPCoRDMA, RTPS, SCTP, SMB, UDS, VNC, and WCP
  47. New and Updated Capture File Support
  48. There is no new or updated capture file support in this release.
  49. Netmon and NetScaler
  50. New File Format Decoding Support
  51. There is no new or updated file format support in this release.
  52. Getting Wireshark
  53. Wireshark source code and installation packages are available from
  54. https://www.wireshark.org/download.html.
  55. Vendor-supplied Packages
  56. Most Linux and Unix vendors supply their own Wireshark packages. You
  57. can usually install or upgrade Wireshark using the package management
  58. system specific to that platform. A list of third-party packages can
  59. be found on the download page[19] on the Wireshark web site.
  60. File Locations
  61. Wireshark and TShark look in several different locations for
  62. preference files, plugins, SNMP MIBS, and RADIUS dictionaries. These
  63. locations vary from platform to platform. You can use "Help › About
  64. Wireshark › Folders" or `tshark -G folders` to find the default
  65. locations on your system.
  66. Getting Help
  67. The User’s Guide, manual pages and various other documentation can be
  68. found at https://www.wireshark.org/docs/
  69. Community support is available on Wireshark’s Q&A site[20] and on the
  70. wireshark-users mailing list. Subscription information and archives
  71. for all of Wireshark’s mailing lists can be found on the web site[21].
  72. Bugs and feature requests can be reported on the issue tracker[22].
  73. You can learn protocol analysis and meet Wireshark’s developers at
  74. SharkFest[23].
  75. How You Can Help
  76. The Wireshark Foundation helps as many people as possible understand
  77. their networks as much as possible. You can find out more and donate
  78. at wiresharkfoundation.org[24].
  79. Frequently Asked Questions
  80. A complete FAQ is available on the Wireshark web site[25].
  81. References
  82. 1. https://gitlab.com/wireshark/wireshark/-/issues/17779
  83. 2. https://gitlab.com/wireshark/wireshark/-/issues/18734
  84. 3. https://www.wireshark.org/security/wnpa-sec-2023-09
  85. 4. https://gitlab.com/wireshark/wireshark/-/issues/18852
  86. 5. https://www.wireshark.org/security/wnpa-sec-2023-10
  87. 6. https://gitlab.com/wireshark/wireshark/-/issues/18900
  88. 7. https://www.wireshark.org/security/wnpa-sec-2023-11
  89. 8. https://gitlab.com/wireshark/wireshark/-/issues/18947
  90. 9. https://gitlab.com/wireshark/wireshark/-/issues/18862
  91. 10. https://gitlab.com/wireshark/wireshark/-/issues/18879
  92. 11. https://gitlab.com/wireshark/wireshark/-/issues/18883
  93. 12. https://gitlab.com/wireshark/wireshark/-/issues/18904
  94. 13. https://gitlab.com/wireshark/wireshark/-/issues/18917
  95. 14. https://gitlab.com/wireshark/wireshark/-/issues/18934
  96. 15. https://gitlab.com/wireshark/wireshark/-/issues/18943
  97. 16. https://gitlab.com/wireshark/wireshark/-/issues/18967
  98. 17. https://gitlab.com/wireshark/wireshark/-/issues/18973
  99. 18. https://gitlab.com/wireshark/wireshark/-/issues/18975
  100. 19. https://www.wireshark.org/download.html
  101. 20. https://ask.wireshark.org/
  102. 21. https://www.wireshark.org/lists/
  103. 22. https://gitlab.com/wireshark/wireshark/-/issues
  104. 23. https://sharkfest.wireshark.org
  105. 24. https://wiresharkfoundation.org
  106. 25. https://www.wireshark.org/faq.html