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

Fuzzer details

Fuzzer: convert_woff2ttf_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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 9 3.86%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.42%
greenyellow [30:49] 2 0.85%
lawngreen 50+ 221 94.8%
All colors 233 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
0 0 None 8 885 woff2::ConvertWOFF2ToTTF(unsignedcharconst*,unsignedlong,woff2::WOFF2Out*) call site: 00000 /src/woff2/src/woff2_dec.cc:1364
0 0 None 3 1393 BrotliDecoderDecompressStream call site: 00128 /src/woff2/brotli/c/dec/decode.c:2087
0 0 None 0 2 BrotliDecoderDecompressStream call site: 00128 /src/woff2/brotli/c/dec/decode.c:2019
0 0 None 0 0 BrotliEnsureRingBuffer call site: 00082 /src/woff2/brotli/c/dec/decode.c:1315
0 0 None 0 0 woff2::Buffer::Read(unsignedchar*,unsignedlong) call site: 00000 /src/woff2/./src/./buffer.h:70
0 0 None 0 0 unsignedlongwoff2::Round4 (unsignedlong) call site: 00000 /src/woff2/./src/./round.h:19
0 0 None 0 0 unsignedintwoff2::Round4 (unsignedint) call site: 00000 /src/woff2/./src/./round.h:19
0 0 None 0 0 woff2::WOFF2StringOut::Write(voidconst*,unsignedlong,unsignedlong) call site: 00000 /src/woff2/src/woff2_out.cc:21
0 0 2 :

['std::__1::basic_string , std::__1::allocator >::append(unsigned long, char)', 'std::__1::basic_string , std::__1::allocator >::size() const']

0 0 woff2::WOFF2StringOut::Write(voidconst*,unsignedlong,unsignedlong) call site: 00000 /src/woff2/src/woff2_out.cc:27

Runtime coverage analysis

Covered functions
147
Functions that are reachable but not covered
16
Reachable functions
147
Percentage of reachable functions covered
89.12%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/woff2/src/convert_woff2ttf_fuzzer.cc 1
/src/woff2/src/woff2_out.cc 2
/src/woff2/./include/woff2/output.h 1
/src/woff2/src/woff2_dec.cc 25
/src/woff2/./src/./buffer.h 10
/src/woff2/src/variable_length.cc 2
/src/woff2/src/woff2_common.cc 2
/src/woff2/./src/./round.h 2
/src/woff2/./src/./store_bytes.h 3
/src/woff2/brotli/c/dec/decode.c 27
/src/woff2/brotli/c/dec/state.c 5
/src/woff2/brotli/c/dec/bit_reader.c 2
/src/woff2/brotli/c/common/dictionary.c 1
/src/woff2/brotli/c/common/transform.c 3
/src/woff2/brotli/c/dec/huffman.c 3

Fuzzer: convert_woff2ttf_fuzzer_new_entry

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 10 4.20%
gold [1:9] 2 0.84%
yellow [10:29] 2 0.84%
greenyellow [30:49] 6 2.52%
lawngreen 50+ 218 91.5%
All colors 238 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
0 0 None 8 885 woff2::ConvertWOFF2ToTTF(unsignedcharconst*,unsignedlong,woff2::WOFF2Out*) call site: 00000 /src/woff2/src/woff2_dec.cc:1364
0 0 None 3 1393 BrotliDecoderDecompressStream call site: 00131 /src/woff2/brotli/c/dec/decode.c:2087
0 0 None 0 2 BrotliDecoderDecompressStream call site: 00131 /src/woff2/brotli/c/dec/decode.c:2019
0 0 None 0 0 BrotliEnsureRingBuffer call site: 00085 /src/woff2/brotli/c/dec/decode.c:1315
0 0 None 0 0 woff2::Buffer::Read(unsignedchar*,unsignedlong) call site: 00000 /src/woff2/./src/./buffer.h:70
0 0 None 0 0 unsignedlongwoff2::Round4 (unsignedlong) call site: 00000 /src/woff2/./src/./round.h:19
0 0 None 0 0 unsignedintwoff2::Round4 (unsignedint) call site: 00000 /src/woff2/./src/./round.h:19
0 0 None 0 0 woff2::WOFF2StringOut::Write(voidconst*,unsignedlong,unsignedlong) call site: 00000 /src/woff2/src/woff2_out.cc:21

Runtime coverage analysis

Covered functions
147
Functions that are reachable but not covered
16
Reachable functions
147
Percentage of reachable functions covered
89.12%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/woff2/src/convert_woff2ttf_fuzzer_new_entry.cc 1
/src/woff2/src/woff2_dec.cc 26
/src/woff2/./src/./buffer.h 10
/src/woff2/src/woff2_out.cc 1
/src/woff2/./include/woff2/output.h 3
/src/woff2/src/variable_length.cc 2
/src/woff2/src/woff2_common.cc 2
/src/woff2/./src/./round.h 2
/src/woff2/./src/./store_bytes.h 3
/src/woff2/brotli/c/dec/decode.c 27
/src/woff2/brotli/c/dec/state.c 5
/src/woff2/brotli/c/dec/bit_reader.c 2
/src/woff2/brotli/c/common/dictionary.c 1
/src/woff2/brotli/c/common/transform.c 3
/src/woff2/brotli/c/dec/huffman.c 3

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/woff2/src/variable_length.cc ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry']
/src/woff2/./src/./buffer.h ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] []
/src/woff2/brotli/c/dec/bit_reader.c ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry']
/src/woff2/brotli/c/dec/../common/platform.h [] []
/src/woff2/brotli/c/dec/huffman.c ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry']
/src/woff2/brotli/c/dec/decode.c ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry']
/src/woff2/./src/./store_bytes.h ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] []
/src/woff2/brotli/c/dec/state.c ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry']
/src/woff2/src/woff2_dec.cc ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry']
/src/woff2/./src/./round.h ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] []
/src/woff2/brotli/c/common/transform.c ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry']
/src/woff2/src/woff2_common.cc ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry']
/src/woff2/src/woff2_out.cc ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry']
/src/woff2/brotli/c/common/dictionary.c ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry']
/src/woff2/./src/./woff2_common.h [] []
/usr/local/bin/../include/c++/v1/stdexcept [] []
/src/woff2/src/convert_woff2ttf_fuzzer.cc ['convert_woff2ttf_fuzzer'] ['convert_woff2ttf_fuzzer']
/src/woff2/src/convert_woff2ttf_fuzzer_new_entry.cc ['convert_woff2ttf_fuzzer_new_entry'] ['convert_woff2ttf_fuzzer_new_entry']
/src/woff2/./include/woff2/output.h ['convert_woff2ttf_fuzzer', 'convert_woff2ttf_fuzzer_new_entry'] []

Directories in report

Directory
/usr/local/bin/../include/c++/v1/
/src/woff2/src/
/src/woff2/./include/woff2/
/src/woff2/./src/./
/src/woff2/brotli/c/dec/../common/
/src/woff2/brotli/c/dec/
/src/woff2/brotli/c/common/