batadv dissector bug
Problems have been found with the following capture file:
https://www.wireshark.org/download/automated/captures/fuzz-2023-05-06-7440.pcap.gz
stderr:
Branch: release-3.6
Input file: /var/menagerie/menagerie/ultimate_wireshark_protocols_pcap_220213.pcap
CI job name: Valgrind Menagerie Fuzz, ID: 4236481644
CI job URL: https://gitlab.com/wireshark/wireshark/-/jobs/4236481644
Return value: 0
Dissector bug: 0
Valgrind error count: 83
Date and time: Sat May 6 08:47:55 UTC 2023
Commits in the last 48 hours:
Build host information:
Linux 5.19.0-38-generic #39~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 17 21:16:15 UTC 2 x86_64
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
Command and args: ./tools/valgrind-wireshark.sh -b /builds/wireshark/wireshark/_install/bin -T
==17942== Memcheck, a memory error detector
==17942== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==17942== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==17942== Command: /builds/wireshark/wireshark/_install/bin/tshark -Vx -nr /tmp/fuzz/fuzz-2023-05-06-7440.pcap
==17942==
Running as user "root" and group "root". This could be dangerous.
** (tshark:17942) 08:38:06.537575 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 300: epan/tvbuff.c:760: failed assertion "tvb && tvb->initialized"
** (tshark:17942) 08:38:13.338458 [Epan WARNING] -- Dissector bug, protocol GNW, in packet 669: field geonw.sec.app_id is not of type FT_UINT40, FT_UINT48, FT_UINT56, or FT_UINT64
** (tshark:17942) 08:38:38.765089 [Epan WARNING] -- Dissector bug, protocol DICOM, in packet 2454: epan/column-utils.c:682: failed assertion "str"
** (tshark:17942) 08:38:54.679940 [Epan WARNING] -- Dissector bug, protocol SMUX, in packet 3321: asn1/snmp/packet-snmp-template.c:377: failed assertion "snmp_info" (No SNMP info from ASN1 context)
** (tshark:17942) 08:38:58.989630 [Epan WARNING] -- Dissector bug, protocol TLS, in packet 3679: epan/dissectors/packet-tls.c:2241: failed assertion "frag_len != 0"
** (tshark:17942) 08:39:00.045688 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 3777: epan/tvbuff.c:760: failed assertion "tvb && tvb->initialized"
** (tshark:17942) 08:39:21.669899 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 5702: epan/tvbuff.c:760: failed assertion "tvb && tvb->initialized"
** (tshark:17942) 08:39:27.413281 [Epan WARNING] -- Dissector bug, protocol TLS, in packet 6057: epan/dissectors/packet-tls-utils.c:6535: failed assertion "offset <= offset_end"
** (tshark:17942) 08:39:27.689953 [Epan WARNING] -- Dissector bug, protocol CDP, in packet 6082: epan/tvbuff.c:4518: failed assertion "len > 0"
** (tshark:17942) 08:39:31.636875 [Epan WARNING] -- Dissector bug, protocol BATADV, in packet 6413: Illegal call of proto_item_add_bitmask_tree without fields
** (tshark:17942) 08:39:42.312692 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 7171: epan/tvbuff.c:760: failed assertion "tvb && tvb->initialized"
** (tshark:17942) 08:39:49.401643 [Epan WARNING] -- Dissector bug, protocol PPP CHAP, in packet 7745: epan/tvbuff.c:4518: failed assertion "len > 0"
==17942== Conditional jump or move depends on uninitialised value(s)
==17942== at 0x8155E00: get_hfi_length (epan/proto.c:6109)
==17942== by 0x815E6F5: proto_tree_add_pi (epan/proto.c:5953)
==17942== by 0x815EA77: proto_tree_add_protocol_format (epan/proto.c:4330)
==17942== by 0x6A5D67E: dissect_batadv_iv_ogm_v15 (epan/dissectors/packet-batadv.c:1721)
==17942== by 0x6A5D261: dissect_batadv_iv_ogm (epan/dissectors/packet-batadv.c:1683)
==17942== by 0x6A554E8: dissect_batadv_v15 (epan/dissectors/packet-batadv.c:995)
==17942== by 0x6A5524E: dissect_batadv_plugin (epan/dissectors/packet-batadv.c:929)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942== by 0x8135428: call_dissector_work (epan/packet.c:850)
==17942== by 0x8135203: dissector_try_uint_new (epan/packet.c:1450)
==17942== by 0x8135562: dissector_try_uint (epan/packet.c:1474)
==17942== by 0x6D9609C: dissect_ethertype (epan/dissectors/packet-ethertype.c:296)
==17942==
==17942== Conditional jump or move depends on uninitialised value(s)
==17942== at 0x8155E0D: get_hfi_length (epan/proto.c:6110)
==17942== by 0x815E6F5: proto_tree_add_pi (epan/proto.c:5953)
==17942== by 0x815EA77: proto_tree_add_protocol_format (epan/proto.c:4330)
==17942== by 0x6A5D67E: dissect_batadv_iv_ogm_v15 (epan/dissectors/packet-batadv.c:1721)
==17942== by 0x6A5D261: dissect_batadv_iv_ogm (epan/dissectors/packet-batadv.c:1683)
==17942== by 0x6A554E8: dissect_batadv_v15 (epan/dissectors/packet-batadv.c:995)
==17942== by 0x6A5524E: dissect_batadv_plugin (epan/dissectors/packet-batadv.c:929)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942== by 0x8135428: call_dissector_work (epan/packet.c:850)
==17942== by 0x8135203: dissector_try_uint_new (epan/packet.c:1450)
==17942== by 0x8135562: dissector_try_uint (epan/packet.c:1474)
==17942== by 0x6D9609C: dissect_ethertype (epan/dissectors/packet-ethertype.c:296)
==17942==
==17942== Conditional jump or move depends on uninitialised value(s)
==17942== at 0x8155E1C: get_hfi_length (epan/proto.c:6109)
==17942== by 0x815E6F5: proto_tree_add_pi (epan/proto.c:5953)
==17942== by 0x815EA77: proto_tree_add_protocol_format (epan/proto.c:4330)
==17942== by 0x6A5D67E: dissect_batadv_iv_ogm_v15 (epan/dissectors/packet-batadv.c:1721)
==17942== by 0x6A5D261: dissect_batadv_iv_ogm (epan/dissectors/packet-batadv.c:1683)
==17942== by 0x6A554E8: dissect_batadv_v15 (epan/dissectors/packet-batadv.c:995)
==17942== by 0x6A5524E: dissect_batadv_plugin (epan/dissectors/packet-batadv.c:929)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942== by 0x8135428: call_dissector_work (epan/packet.c:850)
==17942== by 0x8135203: dissector_try_uint_new (epan/packet.c:1450)
==17942== by 0x8135562: dissector_try_uint (epan/packet.c:1474)
==17942== by 0x6D9609C: dissect_ethertype (epan/dissectors/packet-ethertype.c:296)
==17942==
** (tshark:17942) 08:39:54.462483 [Epan WARNING] -- Dissector bug, protocol GNW, in packet 8143: field geonw.sec.local_region is not of type FT_UINT40, FT_UINT48, FT_UINT56, or FT_UINT64
** (tshark:17942) 08:40:51.729845 [Epan WARNING] -- Dissector bug, protocol GSUP, in packet 13203: epan/dissectors/packet-gsm_gsup.c:603: failed assertion "0"
** (tshark:17942) 08:41:06.403374 [Epan WARNING] -- Dissector bug, protocol IEEE1609dot2, in packet 14437: Invalid length 0 passed to proto_tree_add_item_ret_uint64
==17942== Conditional jump or move depends on uninitialised value(s)
==17942== at 0x819AA7A: tvb_new_subset_length (epan/tvbuff_subset.c:194)
==17942== by 0x815EA4D: proto_tree_add_protocol_format (epan/proto.c:4328)
==17942== by 0x6A5D67E: dissect_batadv_iv_ogm_v15 (epan/dissectors/packet-batadv.c:1721)
==17942== by 0x6A5D261: dissect_batadv_iv_ogm (epan/dissectors/packet-batadv.c:1683)
==17942== by 0x6A554E8: dissect_batadv_v15 (epan/dissectors/packet-batadv.c:995)
==17942== by 0x6A5524E: dissect_batadv_plugin (epan/dissectors/packet-batadv.c:929)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942== by 0x8135428: call_dissector_work (epan/packet.c:850)
==17942== by 0x8135203: dissector_try_uint_new (epan/packet.c:1450)
==17942== by 0x8135562: dissector_try_uint (epan/packet.c:1474)
==17942== by 0x6D9609C: dissect_ethertype (epan/dissectors/packet-ethertype.c:296)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942==
==17942== Conditional jump or move depends on uninitialised value(s)
==17942== at 0x819AAEC: tvb_new_subset_length (epan/tvbuff_subset.c:207)
==17942== by 0x815EA4D: proto_tree_add_protocol_format (epan/proto.c:4328)
==17942== by 0x6A5D67E: dissect_batadv_iv_ogm_v15 (epan/dissectors/packet-batadv.c:1721)
==17942== by 0x6A5D261: dissect_batadv_iv_ogm (epan/dissectors/packet-batadv.c:1683)
==17942== by 0x6A554E8: dissect_batadv_v15 (epan/dissectors/packet-batadv.c:995)
==17942== by 0x6A5524E: dissect_batadv_plugin (epan/dissectors/packet-batadv.c:929)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942== by 0x8135428: call_dissector_work (epan/packet.c:850)
==17942== by 0x8135203: dissector_try_uint_new (epan/packet.c:1450)
==17942== by 0x8135562: dissector_try_uint (epan/packet.c:1474)
==17942== by 0x6D9609C: dissect_ethertype (epan/dissectors/packet-ethertype.c:296)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942==
==17942== Conditional jump or move depends on uninitialised value(s)
==17942== at 0x819A996: tvb_new_with_subset (epan/tvbuff_subset.c:133)
==17942== by 0x819AB20: tvb_new_subset_length (epan/tvbuff_subset.c:214)
==17942== by 0x815EA4D: proto_tree_add_protocol_format (epan/proto.c:4328)
==17942== by 0x6A5D67E: dissect_batadv_iv_ogm_v15 (epan/dissectors/packet-batadv.c:1721)
==17942== by 0x6A5D261: dissect_batadv_iv_ogm (epan/dissectors/packet-batadv.c:1683)
==17942== by 0x6A554E8: dissect_batadv_v15 (epan/dissectors/packet-batadv.c:995)
==17942== by 0x6A5524E: dissect_batadv_plugin (epan/dissectors/packet-batadv.c:929)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942== by 0x8135428: call_dissector_work (epan/packet.c:850)
==17942== by 0x8135203: dissector_try_uint_new (epan/packet.c:1450)
==17942== by 0x8135562: dissector_try_uint (epan/packet.c:1474)
==17942== by 0x6D9609C: dissect_ethertype (epan/dissectors/packet-ethertype.c:296)
==17942==
==17942== Conditional jump or move depends on uninitialised value(s)
==17942== at 0x8192178: check_offset_length_no_exception (epan/tvbuff.c:315)
==17942== by 0x81915B0: check_offset_length (epan/tvbuff.c:350)
==17942== by 0x8191570: tvb_check_offset_length (epan/tvbuff.c:360)
==17942== by 0x819AB0E: tvb_new_subset_length (epan/tvbuff_subset.c:210)
==17942== by 0x815EA4D: proto_tree_add_protocol_format (epan/proto.c:4328)
==17942== by 0x6A5D67E: dissect_batadv_iv_ogm_v15 (epan/dissectors/packet-batadv.c:1721)
==17942== by 0x6A5D261: dissect_batadv_iv_ogm (epan/dissectors/packet-batadv.c:1683)
==17942== by 0x6A554E8: dissect_batadv_v15 (epan/dissectors/packet-batadv.c:995)
==17942== by 0x6A5524E: dissect_batadv_plugin (epan/dissectors/packet-batadv.c:929)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942== by 0x8135428: call_dissector_work (epan/packet.c:850)
==17942== by 0x8135203: dissector_try_uint_new (epan/packet.c:1450)
==17942==
==17942== Conditional jump or move depends on uninitialised value(s)
==17942== at 0x81921CD: check_offset_length_no_exception (epan/tvbuff.c:334)
==17942== by 0x81915B0: check_offset_length (epan/tvbuff.c:350)
==17942== by 0x8191570: tvb_check_offset_length (epan/tvbuff.c:360)
==17942== by 0x819AB0E: tvb_new_subset_length (epan/tvbuff_subset.c:210)
==17942== by 0x815EA4D: proto_tree_add_protocol_format (epan/proto.c:4328)
==17942== by 0x6A5D67E: dissect_batadv_iv_ogm_v15 (epan/dissectors/packet-batadv.c:1721)
==17942== by 0x6A5D261: dissect_batadv_iv_ogm (epan/dissectors/packet-batadv.c:1683)
==17942== by 0x6A554E8: dissect_batadv_v15 (epan/dissectors/packet-batadv.c:995)
==17942== by 0x6A5524E: dissect_batadv_plugin (epan/dissectors/packet-batadv.c:929)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942== by 0x8135428: call_dissector_work (epan/packet.c:850)
==17942== by 0x8135203: dissector_try_uint_new (epan/packet.c:1450)
==17942==
==17942== Conditional jump or move depends on uninitialised value(s)
==17942== at 0x8199295: validate_offset (epan/tvbuff.c:168)
==17942== by 0x81921EA: check_offset_length_no_exception (epan/tvbuff.c:337)
==17942== by 0x81915B0: check_offset_length (epan/tvbuff.c:350)
==17942== by 0x8191570: tvb_check_offset_length (epan/tvbuff.c:360)
==17942== by 0x819AB0E: tvb_new_subset_length (epan/tvbuff_subset.c:210)
==17942== by 0x815EA4D: proto_tree_add_protocol_format (epan/proto.c:4328)
==17942== by 0x6A5D67E: dissect_batadv_iv_ogm_v15 (epan/dissectors/packet-batadv.c:1721)
==17942== by 0x6A5D261: dissect_batadv_iv_ogm (epan/dissectors/packet-batadv.c:1683)
==17942== by 0x6A554E8: dissect_batadv_v15 (epan/dissectors/packet-batadv.c:995)
==17942== by 0x6A5524E: dissect_batadv_plugin (epan/dissectors/packet-batadv.c:929)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942== by 0x8135428: call_dissector_work (epan/packet.c:850)
==17942==
==17942== Conditional jump or move depends on uninitialised value(s)
==17942== at 0x8155E3C: get_hfi_length (epan/proto.c:6115)
==17942== by 0x815E6F5: proto_tree_add_pi (epan/proto.c:5953)
==17942== by 0x815EA77: proto_tree_add_protocol_format (epan/proto.c:4330)
==17942== by 0x6A5D67E: dissect_batadv_iv_ogm_v15 (epan/dissectors/packet-batadv.c:1721)
==17942== by 0x6A5D261: dissect_batadv_iv_ogm (epan/dissectors/packet-batadv.c:1683)
==17942== by 0x6A554E8: dissect_batadv_v15 (epan/dissectors/packet-batadv.c:995)
==17942== by 0x6A5524E: dissect_batadv_plugin (epan/dissectors/packet-batadv.c:929)
==17942== by 0x81396EA: call_dissector_through_handle (epan/packet.c:757)
==17942== by 0x8135428: call_dissector_work (epan/packet.c:850)
==17942== by 0x8135203: dissector_try_uint_new (epan/packet.c:1450)
==17942== by 0x8135562: dissector_try_uint (epan/packet.c:1474)
==17942== by 0x6D9609C: dissect_ethertype (epan/dissectors/packet-ethertype.c:296)
==17942==
** (tshark:17942) 08:41:09.669755 [Epan WARNING] -- Dissector bug, protocol TLS, in packet 14780: epan/dissectors/packet-tls-utils.c:6535: failed assertion "offset <= offset_end"
** (tshark:17942) 08:41:17.995933 [Epan WARNING] -- Dissector bug, protocol Ceph, in packet 15578: epan/proto.c:7113: failed assertion "end >= fi->start"
** (tshark:17942) 08:41:20.907226 [Epan WARNING] -- Dissector bug, protocol GSM RLC MAC, in packet 15866: epan/tvbuff.c:405: failed assertion "datalen>0"
** (tshark:17942) 08:41:27.610430 [Epan WARNING] -- Dissector bug, protocol GNW, in packet 16479: epan/proto.c:7113: failed assertion "end >= fi->start"
** (tshark:17942) 08:41:42.621967 [Epan WARNING] -- Dissector bug, protocol SKINNY, in packet 17652: epan/proto.c:7063: failed assertion "length >= 0" (text)
** (tshark:17942) 08:41:43.758629 [Epan WARNING] -- Dissector bug, protocol CDMA2K, in packet 17768: field cdma2k.tlacHeaderRecordReservedData passed to proto_tree_add_bits_ret_val() has a bit width of 105 > 65
** (tshark:17942) 08:41:44.841275 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 17858: epan/proto.c:7063: failed assertion "length >= 0" (cose.msg.cose_signature)
** (tshark:17942) 08:41:46.236935 [Epan WARNING] -- Dissector bug, protocol TLS, in packet 17992: epan/dissectors/packet-tls.c:2241: failed assertion "frag_len != 0"
** (tshark:17942) 08:41:48.112791 [Epan WARNING] -- Dissector bug, protocol SMUX, in packet 18169: asn1/snmp/packet-snmp-template.c:377: failed assertion "snmp_info" (No SNMP info from ASN1 context)
** (tshark:17942) 08:41:58.651204 [Epan WARNING] -- Dissector bug, protocol DICOM, in packet 19050: epan/column-utils.c:682: failed assertion "str"
** (tshark:17942) 08:42:38.101139 [Epan WARNING] -- Dissector bug, protocol TLS, in packet 22332: epan/dissectors/packet-tls-utils.c:6535: failed assertion "offset <= offset_end"
** (tshark:17942) 08:42:44.742726 [Epan WARNING] -- Dissector bug, protocol TLS, in packet 22758: epan/dissectors/packet-tls-utils.c:6535: failed assertion "offset <= offset_end"
** (tshark:17942) 08:42:47.374443 [Epan WARNING] -- Dissector bug, protocol CDP, in packet 23033: epan/tvbuff.c:4518: failed assertion "len > 0"
** (tshark:17942) 08:42:58.739573 [Epan WARNING] -- Dissector bug, protocol SKINNY, in packet 23970: epan/proto.c:7063: failed assertion "length >= 0" (text)
** (tshark:17942) 08:43:00.888418 [Epan WARNING] -- Dissector bug, protocol GSM BSSMAP, in packet 24173: epan/proto.c:7063: failed assertion "length >= 0" (gsm_a_bssmap.full_rate_channels_available)
** (tshark:17942) 08:43:16.190663 [Epan WARNING] -- Dissector bug, protocol GNW, in packet 24981: field geonw.sec.app_id is not of type FT_UINT40, FT_UINT48, FT_UINT56, or FT_UINT64
** (tshark:17942) 08:43:18.005511 [Epan WARNING] -- Dissector bug, protocol GNW, in packet 25165: epan/proto.c:7063: failed assertion "length >= 0" (geonw.sec.hdr_field)
** (tshark:17942) 08:43:27.711640 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 26087: epan/tvbuff.c:760: failed assertion "tvb && tvb->initialized"
** (tshark:17942) 08:43:38.339807 [Epan WARNING] -- Dissector bug, protocol DHCPv6 Bulk Leasequery, in packet 27118: epan/tvbuff.c:4518: failed assertion "len > 0"
** (tshark:17942) 08:43:46.806539 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 27890: epan/tvbuff.c:760: failed assertion "tvb && tvb->initialized"
** (tshark:17942) 08:43:51.825198 [Epan WARNING] -- Dissector bug, protocol TLS, in packet 28402: epan/dissectors/packet-tls.c:2241: failed assertion "frag_len != 0"
** (tshark:17942) 08:43:53.588747 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 28566: epan/tvbuff.c:760: failed assertion "tvb && tvb->initialized"
** (tshark:17942) 08:44:21.170718 [Epan WARNING] -- Dissector bug, protocol Ceph, in packet 31058: epan/proto.c:7113: failed assertion "end >= fi->start"
** (tshark:17942) 08:44:50.637731 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 33879: epan/tvbuff.c:760: failed assertion "tvb && tvb->initialized"
** (tshark:17942) 08:44:54.621769 [Epan WARNING] -- Dissector bug, protocol GTP, in packet 34254: epan/proto.c:4619: field gtp.user_ipv6 is not of type FT_IPv4
** (tshark:17942) 08:45:13.353522 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 36013: epan/tvbuff.c:760: failed assertion "tvb && tvb->initialized"
** (tshark:17942) 08:45:18.433819 [Epan WARNING] -- Dissector bug, protocol MIH, in packet 36467: epan/tvbuff_composite.c:220: failed assertion "member->length"
** (tshark:17942) 08:45:24.857060 [Epan WARNING] -- Dissector bug, protocol GNW, in packet 37110: field geonw.sec.app_id is not of type FT_UINT40, FT_UINT48, FT_UINT56, or FT_UINT64
** (tshark:17942) 08:45:59.665142 [Epan WARNING] -- Dissector bug, protocol TLS, in packet 40265: epan/dissectors/packet-tls.c:2241: failed assertion "frag_len != 0"
** (tshark:17942) 08:46:14.241030 [Epan WARNING] -- Dissector bug, protocol IEEE1609dot2, in packet 41538: Invalid length 0 passed to proto_tree_add_item_ret_uint64
** (tshark:17942) 08:46:36.246752 [Epan WARNING] -- Dissector bug, protocol IEEE1609dot2, in packet 43528: Invalid length 0 passed to proto_tree_add_item_ret_uint64
** (tshark:17942) 08:46:37.436575 [Epan WARNING] -- Dissector bug, protocol TLS, in packet 43651: epan/dissectors/packet-tls.c:2241: failed assertion "frag_len != 0"
** (tshark:17942) 08:46:44.075181 [(none) WARNING] wsutil/to_str.c:259 -- bytes_to_str_max(): Zero length passed to bytes_to_str_max
** (tshark:17942) 08:46:44.076182 [(none) WARNING] wsutil/to_str.c:259 -- bytes_to_str_max(): Zero length passed to bytes_to_str_max
** (tshark:17942) 08:46:56.769681 [Epan WARNING] -- Dissector bug, protocol COSE, in packet 45555: epan/tvbuff.c:760: failed assertion "tvb && tvb->initialized"
** (tshark:17942) 08:47:08.516673 [Epan WARNING] -- Dissector bug, protocol PPP CHAP, in packet 46522: epan/tvbuff.c:4518: failed assertion "len > 0"
** (tshark:17942) 08:47:14.810408 [Epan WARNING] -- Dissector bug, protocol CDP, in packet 47046: epan/tvbuff.c:4518: failed assertion "len > 0"
** (tshark:17942) 08:47:19.573996 [Epan WARNING] -- Dissector bug, protocol GNW, in packet 47483: field geonw.sec.app_id is not of type FT_UINT40, FT_UINT48, FT_UINT56, or FT_UINT64
** (tshark:17942) 08:47:23.212107 [Epan WARNING] -- Dissector bug, protocol GNW, in packet 47821: field geonw.sec.local_region is not of type FT_UINT40, FT_UINT48, FT_UINT56, or FT_UINT64
** (tshark:17942) 08:47:39.321654 [Epan WARNING] -- Dissector bug, protocol GNW, in packet 49359: field geonw.sec.app_id is not of type FT_UINT40, FT_UINT48, FT_UINT56, or FT_UINT64
** (tshark:17942) 08:47:42.446072 [Epan WARNING] -- Dissector bug, protocol GNW, in packet 49607: field geonw.sec.app_id is not of type FT_UINT40, FT_UINT48, FT_UINT56, or FT_UINT64
==17942==
==17942== HEAP SUMMARY:
==17942== in use at exit: 284,126 bytes in 6,743 blocks
==17942== total heap usage: 41,112,837 allocs, 41,106,094 frees, 5,150,747,519 bytes allocated
==17942==
==17942== LEAK SUMMARY:
==17942== definitely lost: 35,131 bytes in 659 blocks
==17942== indirectly lost: 54,325 bytes in 1,256 blocks
==17942== possibly lost: 56 bytes in 1 blocks
==17942== still reachable: 175,051 bytes in 4,793 blocks
==17942== suppressed: 19,563 bytes in 34 blocks
==17942== Rerun with --leak-check=full to see details of leaked memory
==17942==
==17942== Use --track-origins=yes to see where uninitialised values come from
==17942== For lists of detected and suppressed errors, rerun with: -s
==17942== ERROR SUMMARY: 83 errors from 10 contexts (suppressed: 0 from 0)
fuzz-test.sh stderr:
Running as user "root" and group "root". This could be dangerous.
no debug trace