Fuzz introspector: inspector/source-codechecksum_fuzzer.c
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00002 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00000 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 crc32_combine_gen [function] [call site] 00017
2 crc32_combine_gen64 [function] [call site] 00018
1 crc32_combine_op [function] [call site] 00022
1 __assert_fail [call site] 00025
1 __assert_fail [call site] 00028
1 crc32_combine [function] [call site] 00029
2 crc32_combine64 [function] [call site] 00030
1 __assert_fail [call site] 00033
1 crc32_combine_gen [function] [call site] 00034
1 crc32_combine_op [function] [call site] 00035
1 __assert_fail [call site] 00036
1 crc32_combine [function] [call site] 00037
1 crc32_combine_op [function] [call site] 00038
1 __assert_fail [call site] 00039
1 adler32_z [function] [call site] 00040
1 adler32_z [function] [call site] 00041
1 __assert_fail [call site] 00043
1 adler32_combine [function] [call site] 00044
2 adler32_combine_ [function] [call site] 00045
1 __assert_fail [call site] 00046