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

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: pixel_swizzler_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: gif_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: zlib_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: targa_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: bmp_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: cbor_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: bzip2_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: jpeg_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: xz_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: json_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: png_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
wuffs_png__decoder__decode_frame /src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c 7 ['N/A', 'N/A', 'N/A', 'char', 'N/A', 'size_t', 'N/A'] 10 0 280 43 14 101 0 1663 586
wuffs_jpeg__decoder__decode_frame /src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c 7 ['N/A', 'N/A', 'N/A', 'char', 'N/A', 'size_t', 'N/A'] 6 0 412 62 21 91 0 1342 548
wuffs_gif__decoder__decode_frame /src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c 7 ['N/A', 'N/A', 'N/A', 'char', 'N/A', 'size_t', 'N/A'] 8 0 280 43 14 72 0 1102 394
wuffs_bmp__decoder__decode_frame /src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c 7 ['N/A', 'N/A', 'N/A', 'char', 'N/A', 'size_t', 'N/A'] 5 0 280 43 14 60 0 1084 385
wuffs_targa__decoder__decode_frame /src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c 7 ['N/A', 'N/A', 'N/A', 'char', 'N/A', 'size_t', 'N/A'] 5 0 280 43 14 43 0 853 172
wuffs_base__render_number_f64 /src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c 5 ['N/A', 'size_t', 'double', 'int', 'int'] 4 0 384 52 17 19 0 150 146
wuffs_png__decoder__tell_me_more /src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c 4 ['N/A', 'N/A', 'N/A', 'N/A'] 9 0 266 43 14 56 0 579 139
wuffs_base__pixel_buffer__set_color_u32_fill_rect /src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c 4 ['N/A', 'size_t', 'size_t', 'int'] 3 0 261 33 7 35 0 115 74
wuffs_aux::private_impl::HandleMetadata(wuffs_aux::private_impl::ErrorMessagesconst&,wuffs_aux::sync_io::Input&,wuffs_base__io_buffer__struct&,wuffs_aux::sync_io::DynIOBuffer&,wuffs_base__status__struct(*)(void*,wuffs_base__io_buffer__struct*,wuffs_base__more_information__struct*,wuffs_base__io_buffer__struct*),void*,std::__1::basic_string ,std::__1::allocator >(*)(void*,wuffs_base__more_information__structconst*,wuffs_base__slice_u8),void*) /src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c 9 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A'] 4 0 472 70 10 63 0 97 68
wuffs_private_impl__high_prec_dec__parse /src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c 4 ['N/A', 'N/A', 'size_t', 'int'] 1 0 993 202 63 2 1 68 63

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

Functions statically reachable by fuzzers
41.0%
470 / 1153
Cyclomatic complexity statically reachable by fuzzers
65.0%
6581 / 10087

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

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
[] []
/src/wuffs/fuzz/c/std/jpeg_fuzzer.c ['jpeg_fuzzer'] []
/usr/local/lib/clang/18/include/cpuid.h ['pixel_swizzler_fuzzer', 'zlib_fuzzer', 'xz_fuzzer'] []
/src/wuffs/fuzz/c/std/json_fuzzer.cc ['json_fuzzer'] []
/src/wuffs/fuzz/c/std/gif_fuzzer.c ['gif_fuzzer'] []
/src/wuffs/fuzz/c/std/targa_fuzzer.c ['targa_fuzzer'] []
/usr/local/bin/../include/c++/v1/string [] []
/src/wuffs/fuzz/c/std/png_fuzzer.c ['png_fuzzer'] []
/src/wuffs/fuzz/c/std/bmp_fuzzer.c ['bmp_fuzzer'] []
/usr/local/bin/../include/c++/v1/stdexcept [] []
/src/wuffs/fuzz/c/std/../../../release/c/wuffs-unsupported-snapshot.c ['pixel_swizzler_fuzzer', 'gif_fuzzer', 'zlib_fuzzer', 'targa_fuzzer', 'bmp_fuzzer', 'cbor_fuzzer', 'bzip2_fuzzer', 'jpeg_fuzzer', 'xz_fuzzer', 'json_fuzzer', 'png_fuzzer'] []
/src/wuffs/fuzz/c/std/bzip2_fuzzer.c ['bzip2_fuzzer'] []
/src/wuffs/fuzz/c/std/xz_fuzzer.c ['xz_fuzzer'] []
/src/wuffs/fuzz/c/std/../fuzzlib/fuzzlib.c ['pixel_swizzler_fuzzer', 'gif_fuzzer', 'zlib_fuzzer', 'targa_fuzzer', 'bmp_fuzzer', 'cbor_fuzzer', 'bzip2_fuzzer', 'jpeg_fuzzer', 'xz_fuzzer', 'json_fuzzer', 'png_fuzzer'] []
/src/wuffs/fuzz/c/std/../fuzzlib/fuzzlib_image_decoder.c ['gif_fuzzer', 'targa_fuzzer', 'bmp_fuzzer', 'jpeg_fuzzer', 'png_fuzzer'] []
/src/wuffs/fuzz/c/std/pixel_swizzler_fuzzer.c ['pixel_swizzler_fuzzer'] []
/src/wuffs/fuzz/c/std/zlib_fuzzer.c ['zlib_fuzzer'] []
/src/wuffs/fuzz/c/std/cbor_fuzzer.c ['cbor_fuzzer'] []

Directories in report

Directory
/src/wuffs/fuzz/c/std/../fuzzlib/
/src/wuffs/fuzz/c/std/../../../release/c/
/src/wuffs/fuzz/c/std/
/usr/local/lib/clang/18/include/
/usr/local/bin/../include/c++/v1/