1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
|
Wireshark 1.10.14 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
Bug Fixes
The following vulnerabilities have been fixed.
* [1]wnpa-sec-2015-14
The WCP dissector could crash while decompressing data. ([2]Bug
10978) [3]CVE-2015-3811
* [4]wnpa-sec-2015-15
The X11 dissector could leak memory. ([5]Bug 11088)
[6]CVE-2015-3812
* [7]wnpa-sec-2015-17
The IEEE 802.11 dissector could go into an infinite loop. ([8]Bug
11110) [9]CVE-2015-3814
The following bugs have been fixed:
* Wireshark crashes if "Update list of packets in real time" is
disabled and a display filter is applied while capturing. ([10]Bug
6217)
* Wireshark relative ISN set incorrectly if raw ISN set to 0.
([11]Bug 10713)
* Buffer overrun in encryption code. ([12]Bug 10849)
* ICMP Parameter Problem message contains Length of original datagram
is treated as the total IPv4 length. ([13]Bug 10991)
* ICMP Redirect takes 4 bytes for IPv4 payload instead of 8. ([14]Bug
10992)
* Interface Identifier incorrectly represented by Wireshark. ([15]Bug
11053)
* Annoying popup when trying to capture on bonding devices on Linux.
([16]Bug 11058)
* CanOpen dissector fails on frames with RTR and 0 length. ([17]Bug
11083)
* Typo in secp521r1 curve wrongly identified as sect521r1. ([18]Bug
11106)
* packet-zbee-zcl.h: IS_ANALOG_SUBTYPE doesn't filter ENUM. ([19]Bug
11120)
* Typo: "LTE Positioning Protocol" abbreviated as "LPP", not "LLP".
([20]Bug 11141)
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
ASN.1 PER, CANopen, GSM RLC/MAC, GSMTAP, ICMP, IEEE 802.11, LPP,
MEGACO, PKCS-1, PPP IPv6CP, SRVLOC, SSL, TCP, WCP, X11, and ZigBee ZCL
New and Updated Capture File Support
and Savvius OmniPeek Visual Networks
__________________________________________________________________
Getting Wireshark
Wireshark source code and installation packages are available from
[21]http://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 [22]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. ([23]Bug 1419)
The BER dissector might infinitely loop. ([24]Bug 1516)
Capture filters aren't applied when capturing from named pipes.
([25]Bug 1814)
Filtering tshark captures with read filters (-R) no longer works.
([26]Bug 2234)
The 64-bit Windows installer does not support Kerberos decryption.
([27]Win64 development page)
Resolving ([28]Bug 9044) reopens ([29]Bug 3528) so that Wireshark no
longer automatically decodes gzip data when following a TCP stream.
Application crash when changing real-time option. ([30]Bug 4035)
Hex pane display issue after startup. ([31]Bug 4056)
Packet list rows are oversized. ([32]Bug 4357)
Summary pane selected frame highlighting not maintained. ([33]Bug 4445)
Wireshark and TShark will display incorrect delta times in some cases.
([34]Bug 4985)
__________________________________________________________________
Getting Help
Community support is available on [35]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 [36]the web site.
Official Wireshark training and certification are available from
[37]Wireshark University.
__________________________________________________________________
Frequently Asked Questions
A complete FAQ is available on the [38]Wireshark web site.
__________________________________________________________________
Last updated 2015-05-12 10:25:54 PDT
References
1. https://www.wireshark.org/security/wnpa-sec-2015-14.html
2. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10978
3. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3811
4. https://www.wireshark.org/security/wnpa-sec-2015-15.html
5. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11088
6. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3812
7. https://www.wireshark.org/security/wnpa-sec-2015-17.html
8. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11110
9. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3814
10. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6217
11. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10713
12. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10849
13. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10991
14. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10992
15. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11053
16. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11058
17. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11083
18. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11106
19. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11120
20. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11141
21. http://www.wireshark.org/download.html
22. http://www.wireshark.org/download.html#thirdparty
23. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1419
24. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1516
25. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1814
26. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2234
27. https://wiki.wireshark.org/Development/Win64
28. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9044
29. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3528
30. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4035
31. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4056
32. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4357
33. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4445
34. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4985
35. http://ask.wireshark.org/
36. http://www.wireshark.org/lists/
37. http://www.wiresharktraining.com/
38. http://www.wireshark.org/faq.html
|