Project: wireshark

Language c++
OSS-Fuzz project link
Project repository link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 7
Lines of code 2709294
Lines covered 1639175
Code coverage 60.50%
Code coverage report Report link
Static reachability 0.07%
Fuzz Introspector report Report link (from 2025-05-13)
Fuzzer Code coverage (lines) Latest Report Comments
fuzzshark_ip 53.29% (avg: 54.27%, max: 54.97%) 2025-05-13
fuzzshark_ip_proto-ospf 38.01% (avg: 38.02%, max: 38.03%) 2025-05-13
fuzzshark_ip_proto-udp 55.4% (avg: 54.8%, max: 55.52%) 2025-05-13
fuzzshark_media_type-json 37.96% (avg: 37.97%, max: 37.98%) 2025-05-13
fuzzshark_tcp_port-bgp 38.18% (avg: 38.18%, max: 38.19%) 2025-05-13
fuzzshark_udp_port-dhcp 38.09% (avg: 38.1%, max: 38.11%) 2025-05-13
fuzzshark_udp_port-dns 38.21% (avg: 38.22%, max: 38.24%) 2025-05-13

Historical Progression

Per Fuzzer Progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
WiresharkMainWindow::WiresharkMainWindow /src/wireshark/ui/qt/wireshark_main_window.cpp 7529 0.0%
StratosharkMainWindow::StratosharkMainWindow /src/wireshark/ui/stratoshark/stratoshark_main_window.cpp 6562 0.0%
sharkd_loop /src/wireshark/sharkd_daemon.c 4346 0.0%
sharkd_session_main /src/wireshark/sharkd_session.c 4312 0.0%
sharkd_session_process /src/wireshark/sharkd_session.c 4209 0.0%
dissect_ieee80211_withfcs /src/wireshark/epan/dissectors/packet-ieee80211.c 3874 0.0%
dissect_ieee80211_bsfc /src/wireshark/epan/dissectors/packet-ieee80211.c 3874 0.0%
dissect_ieee80211_noqos /src/wireshark/epan/dissectors/packet-ieee80211.c 3874 0.0%
dissect_attribute_value /src/wireshark/epan/dissectors/packet-btatt.c 3766 10.39%
WiresharkMainWindow::connectFileMenuActions /src/wireshark/ui/qt/wireshark_main_window_slots.cpp 3737 0.0%