Wireshark-bugs: [Wireshark-bugs] [Bug 11602] New: NBAP dissector crashes
Date: Sat, 17 Oct 2015 00:58:33 +0000
Bug ID 11602
Summary NBAP dissector crashes
Product Wireshark
Version Git
Hardware x86-64
OS Debian
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter shark@linko.pl

Created attachment 13916 [details]
Sample pcap causing NBAP dissector to crash

Build Information:
TShark (Wireshark) 2.1.0 (v2.1.0rc0-138-gb05803d from master)

Copyright 1998-2015 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
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), without libnl,
with libz 1.2.8, with GLib 2.42.1, with SMI 0.4.8, with c-ares 1.10.0, with Lua
5.1, without GnuTLS, with Gcrypt 1.6.3, with MIT Kerberos, with GeoIP.

Running on Linux 3.16.0-4-amd64, with locale en_DK.UTF-8, with libpcap version
1.6.2, with libz 1.2.8, with Gcrypt 1.6.3.
        Intel(R) Core(TM) i5-2310 CPU @ 2.90GHz (with SSE4.2)

Built using gcc 4.9.2.

--
I've stripped down the pcap to 2 packets (in attachment).

./tshark -r /tmp/crash2.pcap > /dev/null 
Segmentation fault

./wireshark-gtk /tmp/crash2.pcap 
Segmentation fault


You are receiving this mail because:
  • You are watching all bug changes.