Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
snmp_config_mem_fuzzer testing/fuzzing/snmp_config_mem_fuzzer.c 150 1664 20 12 3717 1407 snmp_config_mem_fuzzer.c
snmp_transport_fuzzer testing/fuzzing/snmp_transport_fuzzer.c 309 1513 38 38 5443 2141 snmp_transport_fuzzer.c
snmp_parse_oid_fuzzer testing/fuzzing/snmp_parse_oid_fuzzer.c 141 1675 17 10 3578 1357 snmp_parse_oid_fuzzer.c
snmp_print_var_fuzzer testing/fuzzing/snmp_print_var_fuzzer.c 184 1638 37 13 5198 1946 snmp_print_var_fuzzer.c
snmp_parse_fuzzer testing/fuzzing/snmp_parse_fuzzer.c 210 1605 39 20 7532 2569 snmp_parse_fuzzer.c
snmp_scoped_pdu_parse_fuzzer testing/fuzzing/snmp_scoped_pdu_parse_fuzzer.c 55 1759 8 10 607 275 snmp_scoped_pdu_parse_fuzzer.c
parse_octet_hint_fuzzer testing/fuzzing/parse_octet_hint_fuzzer.c 13 1803 4 2 150 63 parse_octet_hint_fuzzer.c
snmp_e2e_fuzzer testing/fuzzing/snmp_e2e_fuzzer.c 778 1046 42 57 19416 6879 snmp_e2e_fuzzer.c
snmp_mib_fuzzer testing/fuzzing/snmp_mib_fuzzer.c 120 1696 15 9 2778 1072 snmp_mib_fuzzer.c
snmp_api_fuzzer testing/fuzzing/snmp_api_fuzzer.c 348 1498 38 23 12640 4331 snmp_api_fuzzer.c
agentx_parse_fuzzer testing/fuzzing/agentx_parse_fuzzer.c 129 1708 38 16 5115 1670 agentx_parse_fuzzer.c
read_objid_fuzzer testing/fuzzing/read_objid_fuzzer.c 132 1683 17 10 3453 1302 read_objid_fuzzer.c
snmp_config_fuzzer testing/fuzzing/snmp_config_fuzzer.c 162 1653 17 10 3619 1386 snmp_config_fuzzer.c
snmp_pdu_parse_fuzzer testing/fuzzing/snmp_pdu_parse_fuzzer.c 115 1699 38 15 2955 1134 snmp_pdu_parse_fuzzer.c
snmp_parse_args_fuzzer testing/fuzzing/snmp_parse_args_fuzzer.c 637 1192 42 53 12440 4634 snmp_parse_args_fuzzer.c
snmp_agent_e2e_fuzzer testing/fuzzing/snmp_agent_e2e_fuzzer.c 1419 1040 41 92 37664 12932 snmp_agent_e2e_fuzzer.c

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: snmp_config_mem_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_transport_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_parse_oid_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_print_var_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_parse_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_scoped_pdu_parse_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: parse_octet_hint_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_e2e_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_mib_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_api_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: agentx_parse_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: read_objid_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_config_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_pdu_parse_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_parse_args_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: snmp_agent_e2e_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
netsnmp_dtlsudp_close /src/net-snmp/snmplib/transports/snmpDTLSUDPDomain.c 1 ['N/A'] 18 0 426 83 23 235 0 1246 643
netsnmp_udpshared_create_tspec /src/net-snmp/snmplib/transports/snmpUDPsharedDomain.c 1 ['N/A'] 17 0 82 16 6 131 0 753 384
usm_secmod_process_in_msg /src/net-snmp/snmplib/snmpusm.c 1 ['N/A'] 16 0 80 6 3 159 0 1354 370
handle_master_agentx_packet /src/net-snmp/agent/mibgroup/agentx/master_admin.c 5 ['int', 'N/A', 'int', 'N/A', 'N/A'] 35 0 494 77 15 818 0 8677 366
smux_accept /src/net-snmp/agent/mibgroup/smux/smux.c 1 ['int'] 24 0 391 73 21 315 0 3304 351
usm_secmod_rgenerate_out_msg /src/net-snmp/snmplib/snmpusm.c 1 ['N/A'] 15 0 82 6 3 144 0 1199 190
ksm_process_in_msg /src/net-snmp/snmplib/snmpksm.c 1 ['N/A'] 8 0 1773 307 89 64 0 322 128

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
68.0%
1477 / 2165
Cyclomatic complexity statically reachable by fuzzers
78.0%
15013 / 19151

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzz engine guidance

This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.

testing/fuzzing/snmp_config_mem_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_transport_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_parse_oid_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_print_var_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_parse_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_scoped_pdu_parse_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/parse_octet_hint_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_e2e_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_mib_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_api_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/agentx_parse_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/read_objid_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_config_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_pdu_parse_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_parse_args_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


testing/fuzzing/snmp_agent_e2e_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/usr/include/openssl/x509.h [] []
/src/net-snmp/snmplib/snmpv3.c ['snmp_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/table_dataset.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/data_list.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/container.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'agentx_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmptsm.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpUDPIPv4BaseDomain.c [] []
/src/net-snmp/agent/helpers/all_helpers.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/snmp_scoped_pdu_parse_fuzzer.c ['snmp_scoped_pdu_parse_fuzzer'] []
/src/net-snmp/testing/fuzzing/agentx_parse_fuzzer.c ['agentx_parse_fuzzer'] []
/src/net-snmp/snmplib/snmp_client.c ['snmp_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/lcd_time.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/serialize.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/scapi.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/agent_read_config.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/strlcpy.c ['snmp_config_mem_fuzzer', 'snmp_transport_fuzzer', 'snmp_parse_oid_fuzzer', 'snmp_print_var_fuzzer', 'snmp_parse_fuzzer', 'snmp_scoped_pdu_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_mib_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'read_objid_fuzzer', 'snmp_config_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/callback.c ['snmp_transport_fuzzer', 'snmp_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/snmp_config_fuzzer.c ['snmp_config_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpIPv6BaseDomain.c ['snmp_transport_fuzzer'] []
/src/net-snmp/snmplib/snmp_openssl.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/stash_to_next.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/container_binary_array.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpSocketBaseDomain.c [] []
/src/net-snmp/snmplib/snmp_secmod.c ['snmp_parse_fuzzer', 'snmp_scoped_pdu_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/snmp_parse_oid_fuzzer.c ['snmp_parse_oid_fuzzer'] []
/src/net-snmp/agent/mibgroup/agentx/agentx_config.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/mibgroup/agentx/protocol.c ['snmp_api_fuzzer', 'agentx_parse_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpAAL5PVCDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/system.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/snmp_agent.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmpksm.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/snmp_parse_args_fuzzer.c ['snmp_parse_args_fuzzer'] []
/src/net-snmp/snmplib/file_utils.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp_version.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/snmp_config_mem_fuzzer.c ['snmp_config_mem_fuzzer'] []
/src/net-snmp/snmplib/large_fd_set.c ['snmp_e2e_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/agent_registry.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/../include/net-snmp/library/tools.h ['snmp_transport_fuzzer', 'snmp_print_var_fuzzer', 'snmp_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp_auth.c ['snmp_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/row_merge.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpUDPIPv6Domain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/snmp_print_var_fuzzer.c ['snmp_print_var_fuzzer'] []
/src/net-snmp/agent/helpers/table_data.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpUDPsharedDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/bulk_to_next.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/cert_util.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/vacm.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp_debug.c ['snmp_config_mem_fuzzer', 'snmp_transport_fuzzer', 'snmp_parse_oid_fuzzer', 'snmp_print_var_fuzzer', 'snmp_parse_fuzzer', 'snmp_scoped_pdu_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_mib_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'read_objid_fuzzer', 'snmp_config_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/debug_handler.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/null.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp_transport.c ['snmp_transport_fuzzer', 'snmp_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/old_api.c [] []
/src/net-snmp/snmplib/transports/snmpDTLSUDPDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmpusm.c ['snmp_e2e_fuzzer', 'agentx_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpTLSTCPDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/oid_stash.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpTLSBaseDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/mib.c ['snmp_config_mem_fuzzer', 'snmp_transport_fuzzer', 'snmp_parse_oid_fuzzer', 'snmp_print_var_fuzzer', 'snmp_parse_fuzzer', 'snmp_scoped_pdu_parse_fuzzer', 'parse_octet_hint_fuzzer', 'snmp_e2e_fuzzer', 'snmp_mib_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'read_objid_fuzzer', 'snmp_config_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/sd-daemon.c [] []
/src/net-snmp/snmplib/fd_event_manager.c [] []
/src/net-snmp/agent/agent_sysORTable.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp_logging.c ['snmp_config_mem_fuzzer', 'snmp_transport_fuzzer', 'snmp_parse_oid_fuzzer', 'snmp_print_var_fuzzer', 'snmp_parse_fuzzer', 'snmp_scoped_pdu_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_mib_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'read_objid_fuzzer', 'snmp_config_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/snmp_e2e_fuzzer.c ['snmp_e2e_fuzzer'] []
/usr/include/openssl/x509v3.h [] []
/src/net-snmp/snmplib/int64.c ['snmp_config_mem_fuzzer', 'snmp_transport_fuzzer', 'snmp_print_var_fuzzer', 'snmp_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp_alarm.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp_parse_args.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/asn1.c ['snmp_parse_fuzzer', 'snmp_scoped_pdu_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpCallbackDomain.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/snmp_api_fuzzer.c ['snmp_api_fuzzer'] []
/src/net-snmp/agent/agent_index.c [] []
/src/net-snmp/testing/fuzzing/snmp_pdu_parse_fuzzer.c ['snmp_pdu_parse_fuzzer'] []
/src/net-snmp/agent/agent_trap.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/parse_octet_hint_fuzzer.c ['parse_octet_hint_fuzzer'] []
/src/net-snmp/testing/fuzzing/snmp_parse_fuzzer.c ['snmp_parse_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpUDPDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/mibgroup/utilities/iquery.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/mibgroup/smux/smux.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/agent_handler.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/stash_cache.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpTCPBaseDomain.c [] []
/src/net-snmp/testing/fuzzing/snmp_agent_e2e_fuzzer.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp.c ['snmp_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/mibgroup/agentx/master.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/container_null.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpTCPDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/container_list_ssll.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/kernel.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpUnixDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/mibgroup/snmpv3/usmConf.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/mibgroup/agentx/master_admin.c [] []
/src/net-snmp/testing/fuzzing/snmp_transport_fuzzer.c ['snmp_transport_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpAliasDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpIPXDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp_enum.c ['snmp_transport_fuzzer', 'snmp_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp_service.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpIPv4BaseDomain.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/read_objid_fuzzer.c ['read_objid_fuzzer'] []
/src/net-snmp/agent/mibgroup/mibII/vacm_conf.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpUDPBaseDomain.c [] []
/src/net-snmp/agent/mibgroup/agentx/subagent.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/table.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/dir_utils.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/read_config.c ['snmp_config_mem_fuzzer', 'snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_config_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/default_store.c ['snmp_config_mem_fuzzer', 'snmp_transport_fuzzer', 'snmp_parse_oid_fuzzer', 'snmp_print_var_fuzzer', 'snmp_parse_fuzzer', 'snmp_scoped_pdu_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_mib_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'read_objid_fuzzer', 'snmp_config_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/snmp_api.c ['snmp_config_mem_fuzzer', 'snmp_transport_fuzzer', 'snmp_parse_oid_fuzzer', 'snmp_print_var_fuzzer', 'snmp_parse_fuzzer', 'snmp_scoped_pdu_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'read_objid_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/keytools.c ['snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/strlcat.c ['snmp_config_mem_fuzzer', 'snmp_parse_oid_fuzzer', 'snmp_print_var_fuzzer', 'snmp_e2e_fuzzer', 'snmp_mib_fuzzer', 'snmp_api_fuzzer', 'read_objid_fuzzer', 'snmp_config_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/ada_fuzz_header.h ['snmp_transport_fuzzer', 'snmp_print_var_fuzzer', 'snmp_api_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/testing/fuzzing/snmp_mib_fuzzer.c ['snmp_mib_fuzzer'] []
/src/net-snmp/agent/helpers/read_only.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/parse.c ['snmp_config_mem_fuzzer', 'snmp_transport_fuzzer', 'snmp_parse_oid_fuzzer', 'snmp_print_var_fuzzer', 'snmp_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_mib_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'read_objid_fuzzer', 'snmp_config_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpIPBaseDomain.c ['snmp_transport_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpTCPIPv6Domain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/tools.c ['snmp_config_mem_fuzzer', 'snmp_transport_fuzzer', 'snmp_parse_oid_fuzzer', 'snmp_print_var_fuzzer', 'snmp_parse_fuzzer', 'snmp_scoped_pdu_parse_fuzzer', 'snmp_e2e_fuzzer', 'snmp_mib_fuzzer', 'snmp_api_fuzzer', 'agentx_parse_fuzzer', 'read_objid_fuzzer', 'snmp_config_fuzzer', 'snmp_pdu_parse_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/helpers/cache_handler.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/snmplib/transports/snmpSTDDomain.c ['snmp_transport_fuzzer', 'snmp_e2e_fuzzer', 'snmp_parse_args_fuzzer', 'snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/snmp_vars.c ['snmp_agent_e2e_fuzzer'] []
/src/net-snmp/agent/mibgroup/agentx/client.c ['snmp_agent_e2e_fuzzer'] []

Directories in report

Directory
/usr/include/openssl/
/src/net-snmp/snmplib/transports/
/src/net-snmp/testing/fuzzing/
/src/net-snmp/agent/
/src/net-snmp/snmplib/
/src/net-snmp/agent/mibgroup/mibII/
/src/net-snmp/snmplib/../include/net-snmp/library/
/src/net-snmp/agent/mibgroup/utilities/
/src/net-snmp/agent/mibgroup/snmpv3/
/src/net-snmp/agent/mibgroup/agentx/
/src/net-snmp/agent/helpers/
/src/net-snmp/agent/mibgroup/smux/

Metadata section

This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.

Fuzzer Calltree file Program data file Coverage file
snmp_config_mem_fuzzer fuzzerLogFile-0-kwmTJ5eX1T.data fuzzerLogFile-0-kwmTJ5eX1T.data.yaml
snmp_transport_fuzzer fuzzerLogFile-0-kLYM8ONg3l.data fuzzerLogFile-0-kLYM8ONg3l.data.yaml
snmp_parse_oid_fuzzer fuzzerLogFile-0-CmsFZ0fFfG.data fuzzerLogFile-0-CmsFZ0fFfG.data.yaml
snmp_print_var_fuzzer fuzzerLogFile-0-QNLGJXiWgV.data fuzzerLogFile-0-QNLGJXiWgV.data.yaml
snmp_parse_fuzzer fuzzerLogFile-0-PCvwwOzHEd.data fuzzerLogFile-0-PCvwwOzHEd.data.yaml
snmp_scoped_pdu_parse_fuzzer fuzzerLogFile-0-dvvSDYTNqn.data fuzzerLogFile-0-dvvSDYTNqn.data.yaml
parse_octet_hint_fuzzer fuzzerLogFile-0-WrEHcCjt9a.data fuzzerLogFile-0-WrEHcCjt9a.data.yaml
snmp_e2e_fuzzer fuzzerLogFile-0-sPmXv6O79N.data fuzzerLogFile-0-sPmXv6O79N.data.yaml
snmp_mib_fuzzer fuzzerLogFile-0-TWxQyYR6oc.data fuzzerLogFile-0-TWxQyYR6oc.data.yaml
snmp_api_fuzzer fuzzerLogFile-0-tdqLh6n6MB.data fuzzerLogFile-0-tdqLh6n6MB.data.yaml
agentx_parse_fuzzer fuzzerLogFile-0-V5lTYJhXQb.data fuzzerLogFile-0-V5lTYJhXQb.data.yaml
read_objid_fuzzer fuzzerLogFile-0-iGBZV8d0nd.data fuzzerLogFile-0-iGBZV8d0nd.data.yaml
snmp_config_fuzzer fuzzerLogFile-0-ajcOyWW5Eq.data fuzzerLogFile-0-ajcOyWW5Eq.data.yaml
snmp_pdu_parse_fuzzer fuzzerLogFile-0-9sCCAP1OVD.data fuzzerLogFile-0-9sCCAP1OVD.data.yaml
snmp_parse_args_fuzzer fuzzerLogFile-0-JdlSupBMSC.data fuzzerLogFile-0-JdlSupBMSC.data.yaml
snmp_agent_e2e_fuzzer fuzzerLogFile-0-rUCPPGMDUK.data fuzzerLogFile-0-rUCPPGMDUK.data.yaml