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

Fuzzer details

Fuzzer: ext2fs_check_directory_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 211 90.1%
gold [1:9] 22 9.40%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1 0.42%
All colors 234 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
662 662 26 :

['ext2fs_has_feature_journal_dev.520', 'ext2fs_has_feature_meta_bg.523', 'ext2fs_hashmap_create', 'ext2fs_bg_itable_unused_set', 'ext2fs_bg_flags_clear', 'io_channel_cache_readahead', 'ext2fs_group_desc_csum_set', 'ext2fs_init_csum_seed', 'ext2fs_load_nls_table', 'ext2fs_blocks_count', 'ext2fs_verify_csum_type', 'ext2fs_mmp_stop', 'ext2fs_set_feature_shared_blocks', 'ext2fs_has_group_desc_csum.519', 'ext2fs_has_feature_mmp.518', 'ext2fs_mark_super_dirty', 'ext2fs_descriptor_block_loc2', 'ext2fs_mmp_start', 'ext2fs_has_feature_casefold', 'ext2fs_div64_ceil', 'io_channel_read_blk64', 'ext2fs_get_array', 'ext2fs_superblock_csum_verify', 'ext2fs_has_feature_bigalloc', 'ext2fs_div_ceil', 'ext2fs_has_feature_64bit.522']

662 767 ext2fs_open2 call site: 00023 /src/e2fsprogs/lib/ext2fs/openfs.c:230
100 207 6 :

['reuse_cache', 'mutex_unlock', 'find_cached_block', 'io_channel_alloc_buf', 'mutex_lock', 'ext2fs_free_mem']

100 266 unix_read_blk64 call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:1047
31 31 1 :

['ext2fs_free_block_bitmap']

92 128 ext2fs_free call site: 00148 /src/e2fsprogs/lib/ext2fs/freefs.c:41
31 31 1 :

['ext2fs_free_inode_bitmap']

61 97 ext2fs_free call site: 00149 /src/e2fsprogs/lib/ext2fs/freefs.c:43
14 27 5 :

['close', 'pthread_mutex_destroy', 'free_cache', 'ext2fs_free_mem', 'pthread_mutex_init']

14 27 unix_open_channel call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:871
9 9 1 :

['ext2fs_get_dio_alignment']

35 85 unix_open_channel call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:771
9 9 1 :

['ext2fs_free_dblist']

22 56 ext2fs_free call site: 00165 /src/e2fsprogs/lib/ext2fs/freefs.c:52
8 8 1 :

['ext2fs_badblocks_list_free']

30 64 ext2fs_free call site: 00164 /src/e2fsprogs/lib/ext2fs/freefs.c:48
8 8 1 :

['ext2fs_free_inode_cache']

13 47 ext2fs_free call site: 00169 /src/e2fsprogs/lib/ext2fs/freefs.c:55
6 6 2 :

['setrlimit64', 'getrlimit64']

20 33 unix_open_channel call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:850
6 6 1 :

['pthread_mutex_destroy']

6 12 unix_close call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:982
6 6 1 :

['ext2fs_get_memalign']

6 6 io_channel_alloc_buf call site: 00018 /src/e2fsprogs/lib/ext2fs/io_manager.c:137

Runtime coverage analysis

Covered functions
26
Functions that are reachable but not covered
112
Reachable functions
121
Percentage of reachable functions covered
7.44%
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/fuzz/ext2fs_check_directory_fuzzer.cc 1
/src/e2fsprogs/lib/ext2fs/openfs.c 4
/src/e2fsprogs/lib/ext2fs/./ext2fs.h 7
/src/e2fsprogs/lib/ext2fs/io_manager.c 7
/src/e2fsprogs/lib/ext2fs/inline.c 1
/src/e2fsprogs/lib/ext2fs/csum.c 11
/src/e2fsprogs/lib/ext2fs/../../lib/ext2fs/ext2_fs.h 14
/src/e2fsprogs/lib/ext2fs/crc32c.c 3
/src/e2fsprogs/lib/ext2fs/blknum.c 8
/src/e2fsprogs/lib/ext2fs/closefs.c 8
/src/e2fsprogs/lib/ext2fs/crc16.c 1
/src/e2fsprogs/lib/ext2fs/mmp.c 5
/src/e2fsprogs/lib/ext2fs/getsectsize.c 1
/src/e2fsprogs/lib/ext2fs/llseek.c 1
/src/e2fsprogs/lib/ext2fs/hashmap.c 2
/src/e2fsprogs/lib/ext2fs/nls_utf8.c 1
/src/e2fsprogs/lib/ext2fs/freefs.c 4
/src/e2fsprogs/lib/ext2fs/bitmaps.c 2
/src/e2fsprogs/lib/ext2fs/gen_bitmap64.c 2
/src/e2fsprogs/lib/ext2fs/gen_bitmap.c 2
/src/e2fsprogs/lib/ext2fs/inode.c 6
/src/e2fsprogs/lib/ext2fs/mkjournal.c 1

Fuzzer: ext2fs_read_bitmap_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 226 51.7%
gold [1:9] 2 0.45%
yellow [10:29] 13 2.97%
greenyellow [30:49] 3 0.68%
lawngreen 50+ 193 44.1%
All colors 437 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
239 239 1 :

['write_bitmaps']

239 239 ext2fs_rw_bitmaps call site: 00186 /src/e2fsprogs/lib/ext2fs/rw_bitmaps.c:541
128 128 1 :

['ext2fs_flush2']

128 330 ext2fs_close2 call site: 00416 /src/e2fsprogs/lib/ext2fs/closefs.c:508
86 86 1 :

['ext2fs_alloc_generic_bmap']

86 86 ext2fs_allocate_inode_bitmap call site: 00296 /src/e2fsprogs/lib/ext2fs/bitmaps.c:72
86 86 1 :

['ext2fs_alloc_generic_bmap']

86 86 ext2fs_allocate_block_bitmap call site: 00266 /src/e2fsprogs/lib/ext2fs/bitmaps.c:107
68 68 1 :

['raw_write_blk']

68 68 reuse_cache call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:586
50 665 12 :

['read_bitmaps_range_prepare', 'sysconf', 'pthread_create', 'ext2fs_has_feature_flex_bg', 'read_bitmaps_cleanup_on_error', 'pthread_attr_destroy', 'io_channel_set_options', 'free', 'pthread_attr_init', 'pthread_join', 'read_bitmaps_range_end', 'calloc']

50 1217 ext2fs_rw_bitmaps call site: 00187 /src/e2fsprogs/lib/ext2fs/rw_bitmaps.c:546
14 27 5 :

['close', 'pthread_mutex_destroy', 'free_cache', 'ext2fs_free_mem', 'pthread_mutex_init']

14 27 unix_open_channel call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:871
9 9 1 :

['ext2fs_get_dio_alignment']

35 85 unix_open_channel call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:771
9 9 1 :

['ext2fs_free_dblist']

22 56 ext2fs_free call site: 00164 /src/e2fsprogs/lib/ext2fs/freefs.c:52
8 8 1 :

['ext2fs_badblocks_list_free']

30 64 ext2fs_free call site: 00163 /src/e2fsprogs/lib/ext2fs/freefs.c:48
8 8 1 :

['ext2fs_free_inode_cache']

13 47 ext2fs_free call site: 00168 /src/e2fsprogs/lib/ext2fs/freefs.c:55
7 112 3 :

['ext2fs_hashmap_create', 'ext2fs_set_feature_shared_blocks', 'ext2fs_free']

7 116 ext2fs_open2 call site: 00131 /src/e2fsprogs/lib/ext2fs/openfs.c:520

Runtime coverage analysis

Covered functions
117
Functions that are reachable but not covered
98
Reachable functions
194
Percentage of reachable functions covered
49.48%
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/fuzz/ext2fs_read_bitmap_fuzzer.cc 1
/src/e2fsprogs/lib/ext2fs/openfs.c 4
/src/e2fsprogs/lib/ext2fs/./ext2fs.h 10
/src/e2fsprogs/lib/ext2fs/io_manager.c 7
/src/e2fsprogs/lib/ext2fs/inline.c 1
/src/e2fsprogs/lib/ext2fs/csum.c 14
/src/e2fsprogs/lib/ext2fs/../../lib/ext2fs/ext2_fs.h 15
/src/e2fsprogs/lib/ext2fs/crc32c.c 3
/src/e2fsprogs/lib/ext2fs/blknum.c 14
/src/e2fsprogs/lib/ext2fs/closefs.c 8
/src/e2fsprogs/lib/ext2fs/crc16.c 1
/src/e2fsprogs/lib/ext2fs/mmp.c 5
/src/e2fsprogs/lib/ext2fs/getsectsize.c 1
/src/e2fsprogs/lib/ext2fs/llseek.c 1
/src/e2fsprogs/lib/ext2fs/hashmap.c 2
/src/e2fsprogs/lib/ext2fs/nls_utf8.c 1
/src/e2fsprogs/lib/ext2fs/freefs.c 4
/src/e2fsprogs/lib/ext2fs/bitmaps.c 8
/src/e2fsprogs/lib/ext2fs/gen_bitmap64.c 9
/src/e2fsprogs/lib/ext2fs/gen_bitmap.c 8
/src/e2fsprogs/lib/ext2fs/inode.c 1
/src/e2fsprogs/lib/ext2fs/mkjournal.c 1
/src/e2fsprogs/lib/ext2fs/rw_bitmaps.c 15
/src/e2fsprogs/lib/et/com_err.c 3
/src/e2fsprogs/lib/et/error_message.c 3
/src/e2fsprogs/lib/et/et_name.c 1
/src/e2fsprogs/lib/ext2fs/bitops.c 2
/src/e2fsprogs/lib/ext2fs/get_num_dirs.c 1
/src/e2fsprogs/lib/ext2fs/alloc_sb.c 1
/src/e2fsprogs/lib/ext2fs/../../lib/ext2fs/bitops.h 2

Fuzzer: ext2fs_image_read_write_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 262 55.6%
gold [1:9] 7 1.48%
yellow [10:29] 3 0.63%
greenyellow [30:49] 1 0.21%
lawngreen 50+ 198 42.0%
All colors 471 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
615 615 1 :

['ext2fs_read_inode_bitmap']

623 700 ext2fs_image_bitmap_write call site: 00426 /src/e2fsprogs/lib/ext2fs/imager.c:347
615 615 1 :

['ext2fs_read_inode_bitmap']

619 696 ext2fs_image_bitmap_read call site: 00183 /src/e2fsprogs/lib/ext2fs/imager.c:425
356 387 5 :

['strcat', 'ext2fs_free_inode_bitmap', 'ext2fs_allocate_inode_bitmap', 'ext2fs_free_block_bitmap', 'strcpy']

356 391 read_bitmaps_range_prepare call site: 00264 /src/e2fsprogs/lib/ext2fs/rw_bitmaps.c:259
239 239 1 :

['write_bitmaps']

239 239 ext2fs_rw_bitmaps call site: 00186 /src/e2fsprogs/lib/ext2fs/rw_bitmaps.c:541
128 128 1 :

['ext2fs_flush2']

128 330 ext2fs_close2 call site: 00449 /src/e2fsprogs/lib/ext2fs/closefs.c:508
86 86 1 :

['ext2fs_alloc_generic_bmap']

86 86 ext2fs_allocate_block_bitmap call site: 00267 /src/e2fsprogs/lib/ext2fs/bitmaps.c:107
68 68 1 :

['raw_write_blk']

68 68 reuse_cache call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:586
50 665 12 :

['read_bitmaps_range_prepare', 'sysconf', 'pthread_create', 'ext2fs_has_feature_flex_bg', 'read_bitmaps_cleanup_on_error', 'pthread_attr_destroy', 'io_channel_set_options', 'free', 'pthread_attr_init', 'pthread_join', 'read_bitmaps_range_end', 'calloc']

50 1217 ext2fs_rw_bitmaps call site: 00187 /src/e2fsprogs/lib/ext2fs/rw_bitmaps.c:546
31 31 1 :

['ext2fs_free_inode_bitmap']

61 97 ext2fs_free call site: 00147 /src/e2fsprogs/lib/ext2fs/freefs.c:43
14 27 5 :

['close', 'pthread_mutex_destroy', 'free_cache', 'ext2fs_free_mem', 'pthread_mutex_init']

14 27 unix_open_channel call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:871
9 73 5 :

['ext2fs_flush_icache', 'ext2fs_inode_table_loc', '__errno_location', 'read', 'io_channel_write_blk64']

9 73 ext2fs_image_inode_read call site: 00421 /src/e2fsprogs/lib/ext2fs/imager.c:179
9 9 1 :

['ext2fs_get_dio_alignment']

35 85 unix_open_channel call site: 00000 /src/e2fsprogs/lib/ext2fs/unix_io.c:771

Runtime coverage analysis

Covered functions
121
Functions that are reachable but not covered
103
Reachable functions
203
Percentage of reachable functions covered
49.26%
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/fuzz/ext2fs_image_read_write_fuzzer.cc 1
/src/e2fsprogs/lib/ext2fs/openfs.c 4
/src/e2fsprogs/lib/ext2fs/./ext2fs.h 10
/src/e2fsprogs/lib/ext2fs/io_manager.c 7
/src/e2fsprogs/lib/ext2fs/inline.c 1
/src/e2fsprogs/lib/ext2fs/csum.c 14
/src/e2fsprogs/lib/ext2fs/../../lib/ext2fs/ext2_fs.h 15
/src/e2fsprogs/lib/ext2fs/crc32c.c 3
/src/e2fsprogs/lib/ext2fs/blknum.c 14
/src/e2fsprogs/lib/ext2fs/closefs.c 8
/src/e2fsprogs/lib/ext2fs/crc16.c 1
/src/e2fsprogs/lib/ext2fs/mmp.c 5
/src/e2fsprogs/lib/ext2fs/getsectsize.c 1
/src/e2fsprogs/lib/ext2fs/llseek.c 1
/src/e2fsprogs/lib/ext2fs/hashmap.c 2
/src/e2fsprogs/lib/ext2fs/nls_utf8.c 1
/src/e2fsprogs/lib/ext2fs/freefs.c 4
/src/e2fsprogs/lib/ext2fs/bitmaps.c 8
/src/e2fsprogs/lib/ext2fs/gen_bitmap64.c 9
/src/e2fsprogs/lib/ext2fs/gen_bitmap.c 8
/src/e2fsprogs/lib/ext2fs/inode.c 2
/src/e2fsprogs/lib/ext2fs/mkjournal.c 1
/src/e2fsprogs/lib/ext2fs/imager.c 7
/src/e2fsprogs/lib/ext2fs/rw_bitmaps.c 15
/src/e2fsprogs/lib/et/com_err.c 3
/src/e2fsprogs/lib/et/error_message.c 3
/src/e2fsprogs/lib/et/et_name.c 1
/src/e2fsprogs/lib/ext2fs/bitops.c 2
/src/e2fsprogs/lib/ext2fs/get_num_dirs.c 1
/src/e2fsprogs/lib/ext2fs/alloc_sb.c 1
/src/e2fsprogs/lib/ext2fs/../../lib/ext2fs/bitops.h 2

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
ext2fs_symlink /src/e2fsprogs/lib/ext2fs/symlink.c 5 ['struct.struct_ext2_filsys *', 'int', 'int', 'char *', 'char *'] 28 0 501 79 32 391 0 2922 2181
ext2fs_add_journal_inode /src/e2fsprogs/lib/ext2fs/mkjournal.c 3 ['struct.struct_ext2_filsys *', 'int', 'int'] 22 0 24 3 2 253 0 1810 174
unix_read_blk /src/e2fsprogs/lib/ext2fs/unix_io.c 4 ['struct.struct_io_channel *', 'size_t', 'int', 'char *'] 5 0 28 3 2 23 0 171 140
rb_unmark_bmap_extent /src/e2fsprogs/lib/ext2fs/blkmap64_rb.c 3 ['struct.ext2fs_struct_generic_bitmap_64.818 *', 'size_t', 'int'] 5 0 43 5 2 19 0 125 120
ext2fs_get_next_inode /src/e2fsprogs/lib/ext2fs/inode.c 3 ['struct.ext2_struct_inode_scan *', 'int *', 'struct.ext2_inode *'] 8 0 24 3 2 33 0 204 93
unix_open /src/e2fsprogs/lib/ext2fs/unix_io.c 3 ['char *', 'int', 'struct.struct_io_channel **'] 5 0 101 14 6 33 0 128 90
utf8_casefold_cmp /src/e2fsprogs/lib/ext2fs/nls_utf8.c 5 ['struct.ext2fs_nls_table *', 'char *', 'size_t', 'char *', 'size_t'] 5 0 116 19 8 9 0 70 70
ext2fs_open_inode_scan /src/e2fsprogs/lib/ext2fs/inode.c 3 ['struct.struct_ext2_filsys.167 *', 'int', 'struct.ext2_struct_inode_scan **'] 20 0 473 52 21 201 0 1429 68
ext2fs_get_free_blocks /src/e2fsprogs/lib/ext2fs/alloc.c 6 ['struct.struct_ext2_filsys *', 'int', 'int', 'int', 'struct.ext2fs_struct_generic_bitmap_base *', 'int *'] 8 0 59 6 3 34 0 161 58

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

Functions statically reachable by fuzzers
64.0%
492 / 763
Cyclomatic complexity statically reachable by fuzzers
79.0%
4018 / 5111

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 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/e2fsprogs/lib/ext2fs/i_block.c [] []
/src/e2fsprogs/lib/ext2fs/sha512.c [] []
/src/e2fsprogs/lib/ext2fs/punch.c [] []
/src/e2fsprogs/lib/ext2fs/block.c [] []
/src/fuzz/ext2fs_image_read_write_fuzzer.cc ['ext2fs_image_read_write_fuzzer'] ['ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/./ext2fsP.h [] []
/src/e2fsprogs/lib/ext2fs/rw_bitmaps.c ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/mmp.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/alloc_sb.c ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/inline_data.c [] []
/src/e2fsprogs/lib/ext2fs/ind_block.c [] []
/src/e2fsprogs/lib/ext2fs/dir_iterate.c [] []
/src/e2fsprogs/lib/ext2fs/freefs.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/crc16.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/fileio.c [] []
/src/e2fsprogs/lib/ext2fs/blkmap64_rb.c [] []
/src/e2fsprogs/lib/ext2fs/./rbtree.h [] []
/src/e2fsprogs/lib/ext2fs/rbtree.c [] []
/src/e2fsprogs/lib/ext2fs/hashmap.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] []
/src/e2fsprogs/lib/et/com_err.c ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/gen_bitmap64.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/ismounted.c [] []
/src/e2fsprogs/lib/ext2fs/link.c [] []
/src/fuzz/ext2fs_check_directory_fuzzer.cc ['ext2fs_check_directory_fuzzer'] ['ext2fs_check_directory_fuzzer']
/src/e2fsprogs/lib/ext2fs/read_bb.c [] []
/src/e2fsprogs/lib/ext2fs/../../lib/ext2fs/ext2_fs.h ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] []
/src/e2fsprogs/lib/ext2fs/llseek.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/dirhash.c [] []
/src/e2fsprogs/lib/ext2fs/lookup.c [] []
/src/e2fsprogs/lib/ext2fs/io_manager.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/fallocate.c [] []
/src/fuzz/ext2fs_read_bitmap_fuzzer.cc ['ext2fs_read_bitmap_fuzzer'] ['ext2fs_read_bitmap_fuzzer']
/src/e2fsprogs/lib/ext2fs/../../lib/ext2fs/bitops.h ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] []
/src/e2fsprogs/lib/ext2fs/ext_attr.c [] []
/src/e2fsprogs/lib/ext2fs/blkmap64_ba.c [] []
/src/e2fsprogs/lib/ext2fs/getsectsize.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] []
/src/e2fsprogs/lib/ext2fs/closefs.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/get_num_dirs.c ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] []
/src/e2fsprogs/lib/ext2fs/nls_utf8.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/alloc_stats.c [] []
/src/e2fsprogs/lib/ext2fs/extent.c [] []
/src/e2fsprogs/lib/ext2fs/bitmaps.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/usr/local/bin/../include/c++/v1/stdexcept [] []
/src/e2fsprogs/lib/ext2fs/dirblock.c [] []
/src/e2fsprogs/lib/ext2fs/mkjournal.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/./ext2fs.h ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] []
/src/e2fsprogs/lib/ext2fs/csum.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/inode.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/badblocks.c [] []
/src/e2fsprogs/lib/ext2fs/alloc.c [] []
/src/e2fsprogs/lib/ext2fs/bitops.c ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/crc32c.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/openfs.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/inline.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] []
/src/e2fsprogs/lib/ext2fs/bmap.c [] []
/src/e2fsprogs/lib/et/et_name.c ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/blknum.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/gen_bitmap.c ['ext2fs_check_directory_fuzzer', 'ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/ext2fs/valid_blk.c [] []
/src/e2fsprogs/lib/ext2fs/unix_io.c [] []
/src/e2fsprogs/lib/ext2fs/symlink.c [] []
/src/e2fsprogs/lib/ext2fs/imager.c ['ext2fs_image_read_write_fuzzer'] ['ext2fs_image_read_write_fuzzer']
/src/e2fsprogs/lib/et/error_message.c ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer'] ['ext2fs_read_bitmap_fuzzer', 'ext2fs_image_read_write_fuzzer']

Directories in report

Directory
/src/e2fsprogs/lib/ext2fs/
/src/fuzz/
/src/e2fsprogs/lib/et/
/src/e2fsprogs/lib/ext2fs/../../lib/ext2fs/
/usr/local/bin/../include/c++/v1/
/src/e2fsprogs/lib/ext2fs/./