[Wireshark-bugs] [Bug 13711] Wireshark and tshark crash with some OS X created 802.11 captures

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13711

--- Comment #3 from Jim Young  ---
The two attachments were extracted from a 3 packet 802.11 trace file
created on OS X. Each of these captures provokes tshark and wireshark to crash.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13711] Wireshark and tshark crash with some OS X created 802.11 captures

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13711

--- Comment #2 from Jim Young  ---
Created attachment 15551
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=15551=edit
Two packet 802.11 capture

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13711] Wireshark and tshark crash with some OS X created 802.11 captures

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13711

--- Comment #1 from Jim Young  ---
Created attachment 15550
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=15550=edit
Two packet 802.11 capture

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13711] New: Wireshark and tshark crash with some OS X created 802.11 captures

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13711

Bug ID: 13711
   Summary: Wireshark and tshark crash with some OS X created
802.11 captures
   Product: Wireshark
   Version: 2.3.x (Experimental)
  Hardware: x86
OS: All
Status: UNCONFIRMED
  Severity: Major
  Priority: Low
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: jyo...@gsu.edu
  Target Milestone: ---

Build Information:
Version 2.3.0 (v2.3.0rc0-3527-gd8df841)

Copyright 1998-2017 Gerald Combs  and contributors.
License GPLv2+: GNU GPL version 2 or later

This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 5.5.0, with libpcap, without POSIX capabilities, with
GLib 2.36.0, with zlib 1.2.5, with SMI 0.4.8, with c-ares 1.10.0, with Lua
5.2.3, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
without nghttp2, without LZ4, without Snappy, with libxml2 2.9.0, with
QtMultimedia, without AirPcap, without SBC, without SpanDSP.

Running on Mac OS X 10.10.5, build 14F2315 (Darwin 14.5.0), with Intel(R)
Core(TM) i7-4980HQ CPU @ 2.80GHz (with SSE4.2), with 2048 MB of physical
memory,
with locale en_US.UTF-8, with libpcap version 1.5.3 - Apple version 47, with
GnuTLS 2.12.19, with Gcrypt 1.5.0, with zlib 1.2.5.

Built using clang 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53).

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
Wireshark and tshark crash when processing certain OS X created 802.11 captures
since commit 65227b3e826ee731ceeda838195e05d4a919daf2
> Adds aggregate detection, calculation of frame start and end time, and IFS

Backtrace from Ubuntu core file crashed at line 544 in
epan/dissectors/packet-ieee80211-radio.c:

> 542 /* go back to the first frame in the aggregate,
> 543  * and mark it as part of this aggregate */
> 544 previous_frame.radio_info->aggregate = current_aggregate;

Here's the Ubuntu VM backtrace:

> (gdb) bt
> #0  0x7f85d6bfa7c7 in dissect_wlan_radio_phdr 
> (tvb=tvb@entry=0x7f85df39a1e0, pinfo=pinfo@entry=0x7ffdd7162568, 
> tree=tree@entry=0x7f85df512c60, data=data@entry=0x7ffdd7161b30) at 
> /vagrant/epan/dissectors/packet-ieee80211-radio.c:544
> #1  0x7f85d6bfa90b in dissect_wlan_radio (tvb=0x7f85df39a1e0, 
> pinfo=0x7ffdd7162568, tree=0x7f85df512c60, data=0x7ffdd7161b30) at 
> /vagrant/epan/dissectors/packet-ieee80211-radio.c:1189
> #2  0x7f85d680c780 in call_dissector_through_handle 
> (handle=0x7f85dee981c0, handle=0x7f85dee981c0, data=0x7ffdd7161b30, 
> tree=0x7f85df512c60, pinfo=0x7ffdd7162568, tvb=0x7f85df39a1e0) at 
> /vagrant/epan/packet.c:684
> #3  call_dissector_work (handle=0x7f85dee981c0, tvb=0x7f85df39a1e0, 
> pinfo_arg=0x7ffdd7162568, tree=0x7f85df512c60, add_proto_name= out>, data=0x7ffdd7161b30) at /vagrant/epan/packet.c:759
> #4  0x7f85d680e212 in call_dissector_with_data (handle=, 
> tvb=tvb@entry=0x7f85df39a1e0, pinfo=pinfo@entry=0x7ffdd7162568, 
> tree=tree@entry=0x7f85df512c60, data=data@entry=0x7ffdd7161b30) at 
> /vagrant/epan/packet.c:3005
> #5  0x7f85d6bfb553 in dissect_radiotap (tvb=0x7f85e0336f60, 
> pinfo=0x7ffdd7162568, tree=0x7f85df512c60, unused_data=) at 
> /vagrant/epan/dissectors/packet-ieee80211-radiotap.c:1944
> #6  0x7f85d680c780 in call_dissector_through_handle 
> (handle=0x7f85deeceb20, handle=0x7f85deeceb20, data=0x7f85e03433e8, 
> tree=0x7f85df512c60, pinfo=0x7ffdd7162568, tvb=0x7f85e0336f60) at 
> /vagrant/epan/packet.c:684
> #7  call_dissector_work (handle=0x7f85deeceb20, tvb=0x7f85e0336f60, 
> pinfo_arg=0x7ffdd7162568, tree=0x7f85df512c60, add_proto_name= out>, data=0x7f85e03433e8) at /vagrant/epan/packet.c:759
> #8  0x7f85d680d03c in dissector_try_uint_new (sub_dissectors= out>, uint_val=23, tvb=tvb@entry=0x7f85e0336f60, 
> pinfo=pinfo@entry=0x7ffdd7162568, tree=tree@entry=0x7f85df512c60, 
> add_proto_name=add_proto_name@entry=1, data=0x7f85e03433e8)
> at /vagrant/epan/packet.c:1329
> #9  0x7f85d6b201f9 in dissect_frame (tvb=0x7f85e0336f60, 
> pinfo=0x7ffdd7162568, parent_tree=0x7f85df512c60, data=0x7ffdd7161f50) at 
> /vagrant/epan/dissectors/packet-frame.c:521
> #10 0x7f85d680c780 in call_dissector_through_handle 
> (handle=0x7f85dee09b80, handle=0x7f85dee09b80, data=0x7ffdd7161f50, 
> tree=0x7f85df512c60, pinfo=0x7ffdd7162568, tvb=0x7f85e0336f60) at 
> /vagrant/epan/packet.c:684
> #11 call_dissector_work (handle=0x7f85dee09b80, tvb=0x7f85e0336f60, 
> pinfo_arg=0x7ffdd7162568, tree=0x7f85df512c60, add_proto_name= out>, data=0x7ffdd7161f50) at /vagrant/epan/packet.c:759
> #12 0x7f85d680e212 in 

[Wireshark-bugs] [Bug 13690] SMB protocol parser does not parse SMB_COM_TRANSACTION2_SECONDARY (0x33) command correctly

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13690

--- Comment #11 from Gerrit Code Review  ---
Change 21656 merged by Michael Mann:
SMB: Fix dissection of SMB_COM_TRANSACTION2_SECONDARY (0x33)

https://code.wireshark.org/review/21656

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13690] SMB protocol parser does not parse SMB_COM_TRANSACTION2_SECONDARY (0x33) command correctly

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13690

--- Comment #10 from Gerrit Code Review  ---
Change 21657 merged by Michael Mann:
SMB: Fix dissection of SMB_COM_TRANSACTION2_SECONDARY (0x33)

https://code.wireshark.org/review/21657

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13690] SMB protocol parser does not parse SMB_COM_TRANSACTION2_SECONDARY (0x33) command correctly

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13690

--- Comment #8 from Gerrit Code Review  ---
Change 21656 had a related patch set uploaded by Michael Mann:
SMB: Fix dissection of SMB_COM_TRANSACTION2_SECONDARY (0x33)

https://code.wireshark.org/review/21656

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13690] SMB protocol parser does not parse SMB_COM_TRANSACTION2_SECONDARY (0x33) command correctly

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13690

--- Comment #9 from Gerrit Code Review  ---
Change 21657 had a related patch set uploaded by Michael Mann:
SMB: Fix dissection of SMB_COM_TRANSACTION2_SECONDARY (0x33)

https://code.wireshark.org/review/21657

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13690] SMB protocol parser does not parse SMB_COM_TRANSACTION2_SECONDARY (0x33) command correctly

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13690

Michael Mann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|INCOMPLETE  |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13690] SMB protocol parser does not parse SMB_COM_TRANSACTION2_SECONDARY (0x33) command correctly

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13690

--- Comment #7 from Gerrit Code Review  ---
Change 21650 merged by Michael Mann:
SMB: Fix dissection of SMB_COM_TRANSACTION2_SECONDARY (0x33)

https://code.wireshark.org/review/21650

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13704] DTLS decryption failure: (Extension: Extended Master Secret) causes handshake decryption to fail

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13704

--- Comment #6 from Gerrit Code Review  ---
Change 21625 merged by Alexis La Goutte:
ssl,dtls: fix message hash for extended_master_secret

https://code.wireshark.org/review/21625

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13702] wireshark does not dissect OpenFlow 1.5.1

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13702

--- Comment #10 from Gerrit Code Review  ---
Change 21641 merged by Anders Broman:
Openflow: Add support of openflow 1.5 (v6)

https://code.wireshark.org/review/21641

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13710] g

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13710

Guy Harris  changed:

   What|Removed |Added

 Resolution|--- |NOTABUG
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13710] New: g

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13710

Bug ID: 13710
   Summary: g
   Product: Web sites
   Version: N/A
  Hardware: x86
OS: HP-UX
Status: UNCONFIRMED
  Severity: Major
  Priority: Low
 Component: Main site - www.wireshark.org
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: ganesh_ha...@rediffmail.com
  Target Milestone: ---

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13699] ldap protocol - can't define multiple ports

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13699

Uli Heilmeier  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||u...@heilmeier.eu
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Uli Heilmeier  ---
Confirmed in master-2.2.

Already fixed in master (2.3).

Pref is shown as type 'Decimal' and not as 'Range'

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13690] SMB protocol parser does not parse SMB_COM_TRANSACTION2_SECONDARY (0x33) command correctly

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13690

--- Comment #6 from Gerrit Code Review  ---
Change 21650 had a related patch set uploaded by Alexis La Goutte:
SMB: Fix dissection of SMB_COM_TRANSACTION2_SECONDARY (0x33)

https://code.wireshark.org/review/21650

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13708] [oss-fuzz] ASAN: global-buffer-overflow epan/dissectors/packet-csn1.c:181:21 in csnStreamDissector

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13708

Pascal Quantin  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|IN_PROGRESS |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13708] [oss-fuzz] ASAN: global-buffer-overflow epan/dissectors/packet-csn1.c:181:21 in csnStreamDissector

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13708

--- Comment #4 from Gerrit Code Review  ---
Change 21639 merged by Anders Broman:
GSM RLC/MAC: fix another global-buffer-overflow error reported by ASAN

https://code.wireshark.org/review/21639

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13702] wireshark does not dissect OpenFlow 1.5.1

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13702

--- Comment #8 from Gerrit Code Review  ---
Change 21647 had a related patch set uploaded by Alexis La Goutte:
OpenFlow(v6): rename Meter Config to Meter Desc

https://code.wireshark.org/review/21647

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13702] wireshark does not dissect OpenFlow 1.5.1

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13702

--- Comment #5 from Gerrit Code Review  ---
Change 21644 had a related patch set uploaded by Alexis La Goutte:
OpenFlow(v6): Enhance OFPIT

https://code.wireshark.org/review/21644

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13702] wireshark does not dissect OpenFlow 1.5.1

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13702

--- Comment #6 from Gerrit Code Review  ---
Change 21645 had a related patch set uploaded by Alexis La Goutte:
OpenFlow(v6): Add new OFPXMT type

https://code.wireshark.org/review/21645

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13702] wireshark does not dissect OpenFlow 1.5.1

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13702

--- Comment #9 from Gerrit Code Review  ---
Change 21648 had a related patch set uploaded by Alexis La Goutte:
OpenFlow(v6): add Openflow bad action error message value

https://code.wireshark.org/review/21648

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13702] wireshark does not dissect OpenFlow 1.5.1

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13702

--- Comment #7 from Gerrit Code Review  ---
Change 21646 had a related patch set uploaded by Alexis La Goutte:
Openflow(v6): Add OFPGC_INSERT_BUCKET/OFPGC_DELETE_BUCKET

https://code.wireshark.org/review/21646

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13702] wireshark does not dissect OpenFlow 1.5.1

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13702

--- Comment #4 from Gerrit Code Review  ---
Change 21641 had a related patch set uploaded by Alexis La Goutte:
Openflow: Add support of openflow 1.5 (v6)

https://code.wireshark.org/review/21641

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13708] [oss-fuzz] ASAN: global-buffer-overflow epan/dissectors/packet-csn1.c:181:21 in csnStreamDissector

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13708

--- Comment #3 from Gerrit Code Review  ---
Change 21639 had a related patch set uploaded by Pascal Quantin:
GSM RLC/MAC: fix another global-buffer-overflow error reported by ASAN

https://code.wireshark.org/review/21639

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13708] [oss-fuzz] ASAN: global-buffer-overflow epan/dissectors/packet-csn1.c:181:21 in csnStreamDissector

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13708

Pascal Quantin  changed:

   What|Removed |Added

 CC||pascal.quan...@gmail.com
 Status|CONFIRMED   |IN_PROGRESS

--- Comment #2 from Pascal Quantin  ---
Same root cause as bug 13692. I should have searched for several occurrences.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13709] New: Row result not decoded in CQL

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13709

Bug ID: 13709
   Summary: Row result not decoded in CQL
   Product: Wireshark
   Version: Git
  Hardware: x86
OS: All
Status: UNCONFIRMED
  Severity: Normal
  Priority: Low
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: ben...@scylladb.com
  Target Milestone: ---

Created attachment 15549
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=15549=edit
trace with most CQL types in a result excepted blob

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Row results are not decoded in CQL.

Here is a pcap to test the patch solving this issue.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13708] [oss-fuzz] ASAN: global-buffer-overflow epan/dissectors/packet-csn1.c:181:21 in csnStreamDissector

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13708

--- Comment #1 from Peter Wu  ---
Created attachment 15548
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=15548=edit
Packet capture file

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13708] New: [oss-fuzz] ASAN: global-buffer-overflow epan/dissectors/packet-csn1.c:181:21 in csnStreamDissector

2017-05-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13708

Bug ID: 13708
   Summary: [oss-fuzz] ASAN: global-buffer-overflow
epan/dissectors/packet-csn1.c:181:21 in
csnStreamDissector
   Product: Wireshark
   Version: Git
  Hardware: x86-64
   URL: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=
1571
OS: Linux (other)
Status: CONFIRMED
  Severity: Major
  Priority: High
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: pe...@lekensteyn.nl
  Target Milestone: ---

Build Information:
TShark (Wireshark) 2.3.0 (v2.3.0rc0-3525-g8b7814fdbd)

Copyright 1998-2017 Gerald Combs  and contributors.
License GPLv2+: GNU GPL version 2 or later

This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with libpcap, with POSIX capabilities (Linux), with libnl 3,
with GLib 2.50.3, with zlib 1.2.11, without SMI, with c-ares 1.12.0, with Lua
5.2.4, with GnuTLS 3.5.11, with Gcrypt 1.7.6, with MIT Kerberos, with GeoIP,
with nghttp2 1.22.0, with LZ4, with Snappy, with libxml2 2.9.4.

Running on Linux 4.10.13-1-ARCH, with Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
(with SSE4.2), with 31996 MB of physical memory, with locale C, with libpcap
version 1.8.1, with GnuTLS 3.5.11, with Gcrypt 1.7.6, with zlib 1.2.11.

Built using clang 4.2.1 Compatible Clang 4.0.0 (tags/RELEASE_400/final).
--
A problem was found by the oss-fuzz project:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1571

Attached is the sample that triggers this error which can be reproduced with an
ASAN+UBSAN build of Wireshark ("tshark -Vr test.pcap").
--
=
==10375==ERROR: AddressSanitizer: global-buffer-overflow on address
0x7f1d27fe5410 at pc 0x7f1d20e3dc2e bp 0x7ffd84ae5330 sp 0x7ffd84ae5328
READ of size 2 at 0x7f1d27fe5410 thread T0
#0 0x7f1d20e3dc2d in csnStreamDissector
epan/dissectors/packet-csn1.c:181:21
#1 0x7f1d20e460a8 in csnStreamDissector
epan/dissectors/packet-csn1.c:540:18
#2 0x7f1d20e460a8 in csnStreamDissector
epan/dissectors/packet-csn1.c:540:18
#3 0x7f1d20e460a8 in csnStreamDissector
epan/dissectors/packet-csn1.c:540:18
#4 0x7f1d20e460a8 in csnStreamDissector
epan/dissectors/packet-csn1.c:540:18
#5 0x7f1d215955a5 in dissect_ul_rlc_control_message
epan/dissectors/packet-gsm_rlcmac.c:8715:17
#6 0x7f1d2158dc03 in dissect_ul_gprs_block
epan/dissectors/packet-gsm_rlcmac.c:9404:5
#7 0x7f1d21589f4d in dissect_gsm_rlcmac_uplink
epan/dissectors/packet-gsm_rlcmac.c:9730:7
#8 0x7f1d24373c2d in call_dissector_through_handle epan/packet.c:684:8
#9 0x7f1d2435e42f in call_dissector_work epan/packet.c:759:9
#10 0x7f1d2436d047 in call_dissector_only epan/packet.c:2992:8
#11 0x7f1d243551f4 in call_dissector_with_data epan/packet.c:3005:8
#12 0x7f1d2436d091 in call_dissector epan/packet.c:3022:9
#13 0x7f1d215c9aef in dissect_gsmtap epan/dissectors/packet-gsmtap.c:585:3
#14 0x7f1d24373c2d in call_dissector_through_handle epan/packet.c:684:8
#15 0x7f1d2435e42f in call_dissector_work epan/packet.c:759:9
#16 0x7f1d2435d44d in dissector_try_uint_new epan/packet.c:1329:8
#17 0x7f1d2435e989 in dissector_try_uint epan/packet.c:1353:9
#18 0x7f1d22bb7da6 in decode_udp_ports epan/dissectors/packet-udp.c:678:7
#19 0x7f1d22bcd882 in dissect epan/dissectors/packet-udp.c:1131:5
#20 0x7f1d22bbcbaf in dissect_udp epan/dissectors/packet-udp.c:1137:3
#21 0x7f1d24373c2d in call_dissector_through_handle epan/packet.c:684:8
#22 0x7f1d2435e42f in call_dissector_work epan/packet.c:759:9
#23 0x7f1d2435d44d in dissector_try_uint_new epan/packet.c:1329:8
#24 0x7f1d2186f91c in ip_try_dissect epan/dissectors/packet-ip.c:1854:7
#25 0x7f1d2187e8a6 in dissect_ip_v4 epan/dissectors/packet-ip.c:2315:10
#26 0x7f1d24373c2d in call_dissector_through_handle epan/packet.c:684:8
#27 0x7f1d2435e42f in call_dissector_work epan/packet.c:759:9
#28 0x7f1d2435d44d in dissector_try_uint_new epan/packet.c:1329:8
#29 0x7f1d2435e989 in dissector_try_uint epan/packet.c:1353:9
#30 0x7f1d212e36b3 in dissect_ethertype
epan/dissectors/packet-ethertype.c:268:21
#31 0x7f1d24373c2d in call_dissector_through_handle epan/packet.c:684:8
#32 0x7f1d2435e42f in call_dissector_work epan/packet.c:759:9
#33 0x7f1d2436d047 in call_dissector_only epan/packet.c:2992:8
#34 0x7f1d243551f4 in call_dissector_with_data epan/packet.c:3005:8
#35 0x7f1d212df88e in dissect_eth_common epan/dissectors/packet-eth.c:536:5
#36 0x7f1d212d5117 in dissect_eth epan/dissectors/packet-eth.c:800:5
#37 0x7f1d24373c2d