ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-announce: [Wireshark-announce] Wireshark 2.4.2 is now available

Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark announcements <wireshark-announce@xxxxxxxxxxxxx>
Date: Tue, 10 Oct 2017 12:44:39 -0700
I'm proud to announce the release of Wireshark 2.4.2.

     __________________________________________________________________

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

  Bug Fixes

   The following bugs have been fixed:
     * [1]wnpa-sec-2017-42
       BT ATT dissector crash ([2]Bug 14049) [3]CVE-2017-15192
     * [4]wnpa-sec-2017-43
       MBIM dissector crash ([5]Bug 14056) [6]CVE-2017-15193
     * [7]wnpa-sec-2017-44
       DMP dissector crash ([8]Bug 14068) [9]CVE-2017-15191
     * [10]wnpa-sec-2017-45
       RTSP dissector crash ([11]Bug 14077) [12]CVE-2017-15190
     * [13]wnpa-sec-2017-46
       DOCSIS infinite loop ([14]Bug 14080) [15]CVE-2017-15189

     * Wireshark crash when end capturing with "Update list of packets in
       real-time" option off. ([16]Bug 13024)
     * Diameter service response time statistics broken in 2.2.4. ([17]Bug
       13442)
     * Sequence number isn't shown as the X axis in TCP Stream Graph -
       RTT. ([18]Bug 13740)
     * Using an SSL subdissector will cause SSL data to not be decoded
       (related to reassembly of application data). ([19]Bug 13885)
     * Wireshark 2.4.0 doesn't build with Qt 4.8. ([20]Bug 13909)
     * Some Infiniband Connect Req fields are not decoded correctly.
       ([21]Bug 13997)
     * Voip Flow Sequence button crash. ([22]Bug 14010)
     * wireshark-2.4.1/epan/dissectors/packet-dmp.c:1034: sanity check in
       wrong place ?. ([23]Bug 14016)
     * wireshark-2.4.1/ui/qt/tcp_stream_dialog.cpp:1206: sanity check in
       odd place ?. ([24]Bug 14017)
     * [oss-fuzz] ASAN: 232 byte(s) leaked in 4 allocation(s). ([25]Bug
       14025)
     * [oss-fuzz] ASAN: 47 byte(s) leaked in 1 allocation(s). ([26]Bug
       14032)
     * Own interface toolbar logger dialog for each log command. ([27]Bug
       14033)
     * Wireshark crashes when dissecting DOCSIS REGRSPMP which contains
       UCD. ([28]Bug 14038)
     * Broken installation instructions for Visual Studio Community
       Edition. ([29]Bug 14039)
     * RTP Analysis "save as CSV" saves twice the forward stream, if two
       streams are selected. ([30]Bug 14040)
     * VWR file read ends early with vwr: Invalid data length 0. ([31]Bug
       14051)
     * reordercap fails with segmentation fault 11 on MacOS. ([32]Bug
       14055)
     * Cannot Apply Bitmask to Long Unsigned. ([33]Bug 14063)
     * text2pcap since version 2.4 aborts when there are no arguments.
       ([34]Bug 14082)
     * gtpprime: Missing in frame.protocols. ([35]Bug 14083)
     * HTTP dissector believes ICY response is a request. ([36]Bug 14091)

  New and Updated Features

   There are no new features in this release.

  New Protocol Support

   There are no new protocols in this release.

  Updated Protocol Support

   6LoWPAN, Bluetooth, BOOTP/DHCP, BT ATT, BT LE, DCERPC, DMP, DOCSIS,
   EPL, GTP, H.248, HTTP, InfiniBand, MBIM, RPC, RTSP, SSL, and WSP

  New and Updated Capture File Support

   Ixia IxVeriWave
     __________________________________________________________________

Getting Wireshark

   Wireshark source code and installation packages are available from
   [37]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 [38]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 About->Folders to find the
   default locations on your system.
     __________________________________________________________________

Known Problems

   Dumpcap might not quit if Wireshark or TShark crashes. ([39]Bug 1419)

   The BER dissector might infinitely loop. ([40]Bug 1516)

   Capture filters aren't applied when capturing from named pipes.
   ([41]Bug 1814)

   Filtering tshark captures with read filters (-R) no longer works.
   ([42]Bug 2234)

   Application crash when changing real-time option. ([43]Bug 4035)

   Wireshark and TShark will display incorrect delta times in some cases.
   ([44]Bug 4985)

   Wireshark should let you work with multiple capture files. ([45]Bug
   10488)
     __________________________________________________________________

Getting Help

   Community support is available on [46]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 [47]the web site.

   Official Wireshark training and certification are available from
   [48]Wireshark University.
     __________________________________________________________________

Frequently Asked Questions

   A complete FAQ is available on the [49]Wireshark web site.
     __________________________________________________________________

   Last updated 2017-10-10 19:28:35 UTC

References

   1. https://www.wireshark.org/security/wnpa-sec-2017-42.html
   2. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14049
   3. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15192
   4. https://www.wireshark.org/security/wnpa-sec-2017-43.html
   5. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14056
   6. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15193
   7. https://www.wireshark.org/security/wnpa-sec-2017-44.html
   8. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14068
   9. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15191
  10. https://www.wireshark.org/security/wnpa-sec-2017-45.html
  11. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14077
  12. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15190
  13. https://www.wireshark.org/security/wnpa-sec-2017-46.html
  14. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14080
  15. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15189
  16. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13024
  17. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13442
  18. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13740
  19. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13885
  20. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909
  21. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13997
  22. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14010
  23. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14016
  24. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14017
  25. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14025
  26. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14032
  27. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14033
  28. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14038
  29. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14039
  30. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14040
  31. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14051
  32. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14055
  33. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14063
  34. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14082
  35. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14083
  36. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14091
  37. https://www.wireshark.org/download.html
  38. https://www.wireshark.org/download.html#thirdparty
  39. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1419
  40. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1516
  41. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1814
  42. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2234
  43. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4035
  44. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4985
  45. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10488
  46. https://ask.wireshark.org/
  47. https://www.wireshark.org/lists/
  48. http://www.wiresharktraining.com/
  49. https://www.wireshark.org/faq.html


Digests

wireshark-2.4.2.tar.xz: 28791712 bytes
SHA256(wireshark-2.4.2.tar.xz)=d1acb24735fd35e18e9b7a0555ec58277c2b87da45a19ebeb8087c3dda55f47d
RIPEMD160(wireshark-2.4.2.tar.xz)=3cbe6dfeecc7bf092064e1f91915c413d6cce2de
SHA1(wireshark-2.4.2.tar.xz)=93e1eff9380015a8a9df473ffa38ba0635d25238

Wireshark-win64-2.4.2.exe: 57888880 bytes
SHA256(Wireshark-win64-2.4.2.exe)=ef372d8c4e8873a75d2de4028cb4fc7e23db2913de47086e4046f338bbfc6ddc
RIPEMD160(Wireshark-win64-2.4.2.exe)=a601f1a379a1e5e5b830c20838b868a43188c060
SHA1(Wireshark-win64-2.4.2.exe)=52279fd00aea1e164160789545ddb50a59e59088

Wireshark-win32-2.4.2.exe: 52669688 bytes
SHA256(Wireshark-win32-2.4.2.exe)=bcdf1cb77e7bf56b1f99b5d9abd9c555c89b4f32d2a865d5f13b3e43238bfdf8
RIPEMD160(Wireshark-win32-2.4.2.exe)=5c79f6155bab4134ea16a83a5dcc307ca534188e
SHA1(Wireshark-win32-2.4.2.exe)=da297b6d068cd2313c5cb04333a92160fcff59ce

Wireshark-win32-2.4.2.msi: 41938944 bytes
SHA256(Wireshark-win32-2.4.2.msi)=11dcf44a87f7f1e3dd514dff7ee49b0e61e59e37d2c881173d027ef9723137c1
RIPEMD160(Wireshark-win32-2.4.2.msi)=542c0a17ff990d525495dbf92aa3d83d63572ee9
SHA1(Wireshark-win32-2.4.2.msi)=ea5b56b7a9a861d80420a85e3d27c77ba3b8b009

Wireshark-win64-2.4.2.msi: 47005696 bytes
SHA256(Wireshark-win64-2.4.2.msi)=8e4e68751c01b1c89a2b5f07bc2001ab42431462043118f1aae1dacf4df23bf1
RIPEMD160(Wireshark-win64-2.4.2.msi)=d8977ecc66cddcb5cde24435efbf15bdd1a76a95
SHA1(Wireshark-win64-2.4.2.msi)=3b6e9e9acac5538ba433a4c0c82be47df6ddd018

WiresharkPortable_2.4.2.paf.exe: 45299336 bytes
SHA256(WiresharkPortable_2.4.2.paf.exe)=9aa5c49d28f5ec06db0afb7e31c0aa6cad449f9c74f5dc8a04d504631d752da3
RIPEMD160(WiresharkPortable_2.4.2.paf.exe)=7cb47e45e82d050423192958e5ad99fb92d56f60
SHA1(WiresharkPortable_2.4.2.paf.exe)=6c7051ab7dbf8f3739ec071e3409f6180cfd0bcc

Wireshark 2.4.2 Intel 64.dmg: 35217464 bytes
SHA256(Wireshark 2.4.2 Intel
64.dmg)=111ff7313055ebbc72a2fee4f7b691c723e182c777f5341fd74b279b106686e8
RIPEMD160(Wireshark 2.4.2 Intel
64.dmg)=ce9988494a9f125e878f8b50e21ebafb488e90c3
SHA1(Wireshark 2.4.2 Intel 64.dmg)=c1e5c248e0e3793af793dfcf1342cebae33401ee

You can validate these hashes using the following commands (among others):

    Windows: certutil -hashfile Wireshark-win64-x.y.z.exe SHA256
    Linux (GNU Coreutils): sha256sum wireshark-x.y.z.tar.xz
    macOS: shasum -a 256 "Wireshark x.y.z Intel 64.dmg"
    Other: openssl sha256 wireshark-x.y.z.tar.xz

Attachment: signature.asc
Description: OpenPGP digital signature