]>
Ethereal &EtherealCurrentVersion; Release Notes
What is Ethereal? Ethereal is the world's most popular network protocol analyzer. It is used for troubleshooting, analysis, development, and education.
What's New
Bug Fixes Many security vulnerabilities have been fixed since the previous release. See the application advisory for more details. The H.248 dissector could crash. Versions affected: 0.10.14. The UMA dissector could go into an infinite loop. Versions affected: 0.10.12. The X.509if dissector could crash. Versions affected: 0.10.14. The SRVLOC dissector could crash. Versions affected: 0.10.0. The H.245 dissector could crash. Versions affected: 0.10.13. Ethereal's OID printing routine was susceptible to an off-by-one error. Versions affected: 0.10.14. The COPS dissector could overflow a buffer. Versions affected: 0.9.15. The ALCAP dissector could overflow a buffer. Versions affected: 0.10.14. Under a grant funded by the U.S. Department of Homeland Security, Coverity has uncovered a number of vulnerabilities in Ethereal: The statistics counter could crash Ethereal. Versions affected: 0.10.10. Ethereal could crash while reading a malformed Sniffer capture. Versions affected: 0.8.12. An invalid display filter could crash Ethereal. Versions affected: 0.9.16. The general packet dissector could crash Ethereal. Versions affected: 0.10.9. The AIM dissector could crash Ethereal. Versions affected: 0.10.7. The RPC dissector could crash Ethereal. Versions affected: 0.9.8. The DCERPC dissector could crash Ethereal. Versions affected: 0.9.16. The ASN.1 dissector could crash Ethereal. Versions affected: 0.9.8. The SMB PIPE dissector could crash Ethereal. Versions affected: 0.8.20. The BER dissector could loop excessively. Versions affected: 0.10.4. The SNDCP dissector could abort. Versions affected: 0.10.4. The Network Instruments file code could overrun a buffer. Versions affected: 0.10.0. The NetXray/Windows Sniffer file code could overrun a buffer. Versions affected: 0.10.13. The GSM SMS dissector could crash Ethereal. Versions affected: 0.9.16. The ALCAP dissector could overrun a buffer. Versions affected: 0.10.14. The telnet dissector could overrun a buffer. Versions affected: 0.8.5. ASN.1-based dissectors could crash Ethereal. Versions affected: 0.9.10. The H.248 dissector could crash Ethereal. Versions affected: 0.10.11. The DCERPC NT dissector could crash Ethereal. Versions affected: 0.9.14. The PER dissector could crash Ethereal. Versions affected: 0.9.14. Win32: Unicode characters in the users profile path causes problems reading/writing the preferences (and alike) files. Versions affected: 0.10.14. The Coverity audit turned up several UI-related bugs that could make Ethereal crash.
New and Updated Features The following features are new (or have been significantly updated) since the last release: The new command line tool dumpcap makes it possible to capture network data without the drawbacks of (t)ethereal (memory usage, security problems, ...) while keeping the benefit of advanced techniques like multiple (ringbuffer) files and alike. The manpage of dumpcap in HTML format is available at: Win32: Catch hardware exceptions caused by buggy dissectors. If e.g. a NULL pointer exceptions occurs, Ethereal won't crash now but displays the exception and tries to continue decoding packets. The Windows version of Ethereal now uses native open and save file dialogs. In related news, Ethereal now runs as a full-fledged Unicode application under Windows. Recent versions of Ethereal were flagging packets with an incorrect TCP checksum as malformed. False positives were being triggered on systems that use TCP checksum offloading. We now check to see if the checksum is not 0x0000 before flagging the packet as malformed. Please Note If your system uses TCP checksum offloading and Ethereal still shows bad checksums for outgoing TCP packets and the checksums for outgoing TCP packets are not 0x0000, this could mean that your operating system is exposing kernel memory unneccessarily. If this is the case, you should report the problem to your OS vendor.
New Protocol Support
Updated Protocol Support
New and Updated Capture File Support
Getting Ethereal
Microsoft Windows Download ethereal-setup-&EtherealCurrentVersion;.exe from the Windows download area on the main web site. Double-click the installer executable.
Sun Solaris Download the appropriate package from the Solaris download area on the main web site. Uncompress the package using bzip2, and install it using pkgadd.
Source Code Download ethereal-&EtherealCurrentVersion;.tar.gz from the main download area on the web site. Extract the package using tar and gzip. Run "configure ; make ; make install".
Vendor-supplied Packages Most Linux and Unix vendors supply their own Ethereal packages. You can install or upgrade Ethereal using the package management system specific to that platform. A list of third-party packages can be found on the download page on the Ethereal web site.
File Locations Ethereal and Tethereal 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 On Windows systems the packet list scroll bar can sometimes disappear or become unusable. Until the problem is fixed you can work around it by resizing the packet list or the main window. (Bug #220) The Filter button is nonfunctional in the file dialogs under Windows. Trying to save flow data may crash Ethereal. (Bug #396) It may not be possible to re-order coloring rules under Windows. (Bug #699) Multiple tap interfaces may cause a crash under FreeBSD. (Bug #757) Ethereal may crash while viewing TCP streams. (Bug #852)
Getting Help Community support is available on the ethereal-users mailing list. Subscription information and archives for all of Ethereal's mailing lists can be found on the web site. There is also an IRC channel dedicated to Ethereal. Commercial support, training, and development services are available from Ethereal Software.
Frequently Asked Questions A complete FAQ is available on the Ethereal web site.