FuzzBench: 2023-08-04-sfuzz report

experiment summary

We show two different aggregate (cross-benchmark) rankings of fuzzers. The first is based on the average of per-benchmarks scores, where the score represents the percentage of the highest reached median code-coverage on a given benchmark (higher value is better). The second ranking shows the average rank of fuzzers, after we rank them on each benchmark according to their median reached code-covereges (lower value is better).
By avg. score
average normalized score
fuzzer
aflplusplus 97.96
libafl 97.26
sfuzz 93.99
libfuzzer 90.28
mopt 85.56
eclipser 85.46
aflsmart 84.81
aflfast 83.13
honggfuzz 82.93
fairfuzz 80.58
centipede 69.15
afl 8.35
By avg. rank
average rank
fuzzer
aflplusplus 2.13
sfuzz 2.87
libafl 4.70
honggfuzz 5.70
eclipser 5.74
aflsmart 5.78
libfuzzer 6.22
mopt 6.65
aflfast 8.35
centipede 8.35
fairfuzz 8.39
afl 11.04
  • Critical difference diagram
    The diagram visualizes the average rank of fuzzers (second ranking above) while showing the significance of the differences as well. What is considered a "critical difference" (CD) is based on the Friedman/Nemenyi post-hoc test. See more in the documentation.
    Note: If a fuzzer does not support all benchmarks, its ranking as shown in this diagram can be lower than it should be. So please check the list of supported benchmarks for the fuzzer(s) of your interest. The list could be specified in the fuzzer's README.md like this.
  • Median relative code-coverages on each benchmark

    Note: The relative coverage summary table shows the median relative performance of each fuzzer to the experiment maximum. Thus the highest relative performance may not be 100%.
    trial_relative_coverage = trial_coverage / experiment_max_coverage

      sfuzz aflplusplus libafl honggfuzz eclipser libfuzzer afl mopt aflsmart aflfast centipede fairfuzz
    FuzzerMedian 98.00 97.00 95.00 96.50 94.00 86.00 83.50 92.00 94.00 92.00 89.00 85.00
    FuzzerMean 93.95 93.65 92.87 91.05 89.24 86.35 83.50 81.87 81.35 79.74 79.42 77.13
    bloaty_fuzz_target 99.00 99.00 98.00 94.00 94.00 85.00 nan 96.00 96.00 94.00 nan 80.00
    curl_curl_fuzzer_http 98.00 98.00 96.00 97.00 94.00 85.00 nan 93.00 94.00 92.00 nan 83.00
    freetype2_ftfuzzer 92.00 93.00 90.00 92.00 74.00 71.00 nan 67.00 67.00 64.00 57.00 63.00
    harfbuzz_hb-shape-fuzzer 99.00 98.00 99.00 96.00 97.00 86.00 nan 97.00 97.00 96.00 nan 87.00
    jsoncpp_jsoncpp_fuzzer 99.00 99.00 98.00 99.00 98.00 100.00 nan 98.00 98.00 98.00 98.00 98.00
    lcms_cms_transform_fuzzer 82.00 89.00 90.00 76.00 78.00 80.00 nan 62.00 40.00 28.00 38.00 50.00
    libjpeg-turbo_libjpeg_turbo_fuzzer 99.00 82.00 82.00 82.00 nan 82.00 nan 82.00 82.00 82.00 82.00 82.00
    libpcap_fuzz_both 93.00 91.00 84.00 nan 79.00 79.00 nan 1.00 1.00 1.00 89.00 1.00
    libpng_libpng_read_fuzzer 96.00 96.00 95.00 96.00 95.00 96.00 nan 95.00 95.00 94.00 96.00 95.00
    libxml2_xml 99.00 99.00 98.00 98.00 97.00 91.00 nan 96.00 97.00 96.00 92.00 89.00
    libxslt_xpath 98.00 98.00 95.00 nan 95.00 77.00 nan 92.00 95.00 93.00 93.00 96.00
    mbedtls_fuzz_dtlsclient 72.00 72.00 76.00 70.00 71.00 70.00 70.00 70.00 70.00 68.00 68.00 72.00
    openh264_decoder_fuzzer 99.00 99.00 99.00 99.00 99.00 96.00 nan 99.00 99.00 99.00 nan 90.00
    openssl_x509 99.00 99.00 99.00 99.00 99.00 99.00 nan 99.00 99.00 99.00 99.00 99.00
    openthread_ot-ip6-send-fuzzer 77.00 77.00 82.00 76.00 76.00 78.00 nan 73.00 73.00 72.00 72.00 69.00
    proj4_proj_crs_to_crs_fuzzer 88.00 88.00 87.00 97.00 59.00 90.00 nan 9.00 9.00 9.00 10.00 9.00
    re2_fuzzer 99.00 99.00 98.00 98.00 99.00 99.00 nan 99.00 99.00 99.00 96.00 99.00
    sqlite3_ossfuzz 92.00 94.00 89.00 68.00 92.00 58.00 nan 92.00 93.00 90.00 64.00 65.00
    stb_stbi_read_fuzzer 92.00 92.00 95.00 92.00 91.00 85.00 nan 86.00 87.00 86.00 85.00 86.00
    systemd_fuzz-link-parser 99.00 99.00 98.00 nan 92.00 97.00 nan 91.00 91.00 91.00 97.00 85.00
    vorbis_decode_fuzzer 99.00 99.00 98.00 98.00 98.00 98.00 nan 98.00 98.00 98.00 89.00 98.00
    woff2_convert_woff2ttf_fuzzer nan 97.00 96.00 97.00 nan 86.00 nan 92.00 94.00 90.00 88.00 81.00
    zlib_zlib_uncompress_fuzzer 97.00 97.00 94.00 97.00 97.00 98.00 97.00 96.00 97.00 95.00 96.00 97.00
    • Fuzzers are sorted by "FuzzerMean" (average median relative coverage), highest on the left.
    • Green background = highest relative median coverage.
    • Blue gradient background = greater than 95% relative median coverage.

bloaty_fuzz_target summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    sfuzz 82800 20.0 6393.90 34.950943 6284.0 6384.00 6399.5 6412.75 6443.0
    aflplusplus 82800 20.0 6372.35 65.697292 6195.0 6371.50 6383.5 6412.75 6445.0
    libafl 82800 20.0 6353.80 71.997515 6140.0 6344.75 6371.5 6388.00 6442.0
    mopt 82800 20.0 6236.05 71.516266 6071.0 6226.50 6243.5 6268.50 6354.0
    aflsmart 82800 20.0 6198.45 127.984981 5937.0 6102.25 6205.0 6295.25 6394.0
    honggfuzz 82800 20.0 6103.85 168.969719 5769.0 5961.25 6121.0 6260.00 6373.0
    eclipser 82800 20.0 6110.20 114.487232 5900.0 6066.75 6107.0 6144.50 6360.0
    aflfast 82800 20.0 6080.10 119.230824 5858.0 6033.50 6059.0 6136.50 6350.0
    libfuzzer 82800 20.0 5482.00 108.839331 5188.0 5405.25 5501.0 5545.25 5689.0
    fairfuzz 82800 20.0 5217.75 121.813868 5060.0 5145.00 5194.5 5272.75 5570.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

curl_curl_fuzzer_http summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    aflplusplus 82800 20.0 10906.85 43.438129 10825.0 10874.25 10915.5 10939.00 10973.0
    sfuzz 82800 20.0 10890.80 81.556955 10753.0 10838.75 10899.5 10931.25 11100.0
    honggfuzz 82800 20.0 10848.85 88.476149 10708.0 10779.50 10866.0 10908.25 11023.0
    libafl 82800 20.0 10690.00 54.699177 10599.0 10655.25 10684.5 10723.75 10802.0
    eclipser 82800 20.0 10463.90 37.160959 10415.0 10437.00 10454.0 10491.00 10551.0
    aflsmart 82800 20.0 10456.75 63.366831 10389.0 10399.00 10436.5 10486.75 10575.0
    mopt 82800 20.0 10338.90 115.764234 10036.0 10331.75 10376.0 10408.50 10441.0
    aflfast 82800 20.0 10272.85 106.610592 9985.0 10221.25 10305.5 10346.25 10406.0
    libfuzzer 82800 20.0 9624.10 552.793566 8694.0 9258.50 9531.0 10095.75 10436.0
    fairfuzz 82800 20.0 9200.80 420.958005 7990.0 9035.75 9266.0 9472.50 9906.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

freetype2_ftfuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    aflplusplus 82800 20.0 11404.15 384.858863 10836.0 11034.25 11497.5 11763.25 11948.0
    sfuzz 82800 20.0 11269.40 524.469898 10302.0 10807.25 11374.0 11695.00 12092.0
    honggfuzz 82800 20.0 11328.15 608.695436 10035.0 10865.50 11373.0 11754.25 12332.0
    libafl 82800 20.0 11258.70 576.622023 10133.0 10872.00 11183.5 11721.75 12353.0
    eclipser 82800 20.0 9242.10 100.454703 9028.0 9198.75 9263.0 9316.75 9423.0
    libfuzzer 82800 20.0 8577.15 681.600460 6336.0 8256.75 8864.0 8985.25 9207.0
    mopt 82800 20.0 8332.40 177.225815 7888.0 8320.75 8377.5 8442.00 8504.0
    aflsmart 82800 20.0 8244.00 202.383690 7800.0 8230.50 8304.5 8374.50 8524.0
    aflfast 82800 20.0 7976.35 222.903159 7640.0 7820.50 7916.0 8204.75 8311.0
    fairfuzz 82800 20.0 7832.95 112.700570 7683.0 7768.00 7816.0 7859.75 8213.0
    centipede 82800 20.0 7160.40 177.924112 6873.0 7047.00 7140.5 7259.00 7535.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

harfbuzz_hb-shape-fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
error
The following fuzzers do not have enough samples: honggfuzz.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    libafl 82800 20.0 11027.85 34.580608 10961.0 11006.50 11026.5 11049.75 11087.0
    sfuzz 82800 20.0 10798.65 742.956347 7662.0 10897.50 10982.5 11023.00 11072.0
    aflplusplus 82800 20.0 10751.25 577.503964 8727.0 10881.25 10960.5 10979.75 11036.0
    aflsmart 82800 20.0 10815.45 39.488139 10703.0 10800.25 10821.0 10841.25 10879.0
    eclipser 82800 20.0 10820.15 43.008292 10754.0 10778.50 10819.5 10861.50 10885.0
    mopt 82800 20.0 10796.70 40.874777 10699.0 10777.25 10801.5 10821.00 10864.0
    honggfuzz 82800 12.0 10681.50 77.908454 10535.0 10653.75 10694.5 10738.75 10766.0
    aflfast 82800 20.0 10670.70 51.265152 10567.0 10642.75 10669.0 10702.75 10770.0
    fairfuzz 82800 20.0 9728.25 323.424257 9130.0 9481.50 9724.0 9986.00 10218.0
    libfuzzer 82800 20.0 9525.55 153.199723 9208.0 9466.00 9551.5 9641.25 9709.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

jsoncpp_jsoncpp_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    libfuzzer 82800 20.0 525.00 0.000000 525.0 525.00 525.0 525.00 525.0
    honggfuzz 82800 20.0 522.30 0.923381 521.0 522.00 522.0 522.00 524.0
    aflplusplus 82800 20.0 519.80 0.410391 519.0 520.00 520.0 520.00 520.0
    sfuzz 82800 20.0 519.85 0.489360 518.0 520.00 520.0 520.00 520.0
    eclipser 82800 20.0 518.90 1.252366 516.0 518.00 519.5 520.00 520.0
    centipede 82800 20.0 519.65 1.980829 517.0 518.75 519.0 520.00 524.0
    mopt 82800 20.0 517.20 3.955010 505.0 518.00 518.0 519.00 520.0
    aflsmart 82800 20.0 517.90 1.165287 516.0 517.00 517.5 519.00 520.0
    aflfast 82800 20.0 513.90 10.622221 478.0 517.00 517.0 519.00 519.0
    fairfuzz 82800 20.0 517.45 0.998683 516.0 517.00 517.0 517.25 520.0
    libafl 82800 20.0 517.25 0.850696 516.0 517.00 517.0 517.00 519.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

lcms_cms_transform_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    libafl 82800 20.0 2076.20 108.050476 1894.0 1999.00 2071.0 2161.25 2287.0
    aflplusplus 82800 20.0 2007.00 155.338679 1557.0 2011.50 2056.5 2069.75 2171.0
    sfuzz 82800 20.0 1760.65 368.456564 874.0 1582.50 1881.0 2042.50 2149.0
    libfuzzer 82800 20.0 1800.65 134.377424 1456.0 1694.25 1835.0 1866.50 2030.0
    eclipser 82800 20.0 1736.00 135.909025 1522.0 1573.00 1789.0 1838.50 1904.0
    honggfuzz 82800 20.0 1552.25 453.868503 685.0 1506.50 1742.0 1837.50 2033.0
    mopt 82800 20.0 1230.00 430.050425 651.0 845.25 1439.5 1604.00 1765.0
    fairfuzz 82800 20.0 1181.85 428.681488 652.0 790.25 1148.5 1575.75 1919.0
    aflsmart 82800 20.0 1123.25 441.957235 649.0 673.75 918.0 1575.50 1795.0
    centipede 82800 20.0 1058.50 289.194617 762.0 797.75 890.0 1360.50 1542.0
    aflfast 82800 20.0 635.60 19.277475 569.0 637.75 642.5 646.00 657.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

libjpeg-turbo_libjpeg_turbo_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    sfuzz 82800 20.0 3082.25 2.899637 3077.0 3080.75 3082.0 3084.00 3087.0
    aflplusplus 82800 20.0 2548.55 2.394621 2545.0 2547.00 2547.5 2551.00 2552.0
    centipede 82800 20.0 2546.05 0.686333 2545.0 2546.00 2546.0 2546.25 2547.0
    libfuzzer 82800 20.0 2546.45 2.038446 2543.0 2545.00 2545.5 2549.00 2549.0
    aflsmart 82800 20.0 2545.35 1.980829 2543.0 2544.00 2545.0 2546.00 2551.0
    honggfuzz 82800 20.0 2544.20 0.894427 2543.0 2544.00 2544.0 2544.25 2547.0
    mopt 82800 20.0 2544.45 1.099043 2543.0 2544.00 2544.0 2545.00 2547.0
    aflfast 82800 20.0 2543.90 1.483240 2541.0 2543.00 2543.5 2545.00 2548.0
    libafl 82800 20.0 2543.45 0.604805 2543.0 2543.00 2543.0 2544.00 2545.0
    fairfuzz 82800 20.0 2539.95 4.795557 2533.0 2536.00 2542.0 2542.25 2550.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

libpcap_fuzz_both summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    sfuzz 82800 20.0 3011.20 73.376176 2901.0 2953.75 3008.5 3042.50 3173.0
    aflplusplus 82800 20.0 2928.90 137.958766 2687.0 2857.50 2941.5 3023.50 3206.0
    centipede 82800 20.0 2693.10 641.869219 101.0 2738.50 2876.0 2976.00 3138.0
    libafl 82800 20.0 2734.20 108.331655 2527.0 2678.00 2715.0 2773.50 2989.0
    libfuzzer 82800 20.0 2498.40 182.350559 2033.0 2496.50 2557.5 2597.50 2672.0
    eclipser 82800 20.0 2506.05 205.275547 1990.0 2411.75 2553.5 2590.75 2872.0
    aflfast 82800 20.0 40.30 4.231461 34.0 34.00 43.0 43.00 43.0
    fairfuzz 82800 20.0 38.85 4.404244 33.0 33.00 42.0 42.00 42.0
    mopt 82800 20.0 37.40 4.357691 34.0 34.00 34.0 43.00 43.0
    aflsmart 82800 20.0 34.80 3.693522 33.0 33.00 33.0 33.00 42.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

libpng_libpng_read_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    libfuzzer 82800 20.0 2002.75 23.777200 1946.0 1991.50 2017.5 2018.00 2019.0
    centipede 82800 20.0 2015.20 1.704483 2012.0 2013.75 2016.0 2017.00 2017.0
    honggfuzz 82800 20.0 2012.65 3.660242 2007.0 2011.00 2012.0 2013.25 2024.0
    aflplusplus 82800 20.0 2004.35 2.888726 1994.0 2003.75 2005.0 2006.00 2008.0
    sfuzz 82800 20.0 2004.20 4.212763 1991.0 2003.75 2005.0 2006.00 2008.0
    libafl 82800 20.0 1992.85 27.054088 1949.0 1976.75 1997.5 2002.00 2088.0
    aflsmart 82800 20.0 1995.40 5.490662 1974.0 1994.00 1996.0 1998.25 2000.0
    eclipser 82800 20.0 1990.45 11.250614 1972.0 1978.00 1994.0 1998.25 2003.0
    mopt 82800 20.0 1978.85 26.776413 1911.0 1975.00 1990.0 1993.50 2008.0
    fairfuzz 82800 20.0 1984.10 13.814180 1945.0 1974.75 1988.5 1995.00 2000.0
    aflfast 82800 20.0 1967.60 20.301413 1943.0 1948.25 1964.0 1989.50 1997.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

libxml2_xml summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    aflplusplus 82800 20.0 15768.60 38.382288 15693.0 15750.75 15778.5 15796.75 15822.0
    sfuzz 82800 20.0 15743.75 36.388076 15704.0 15721.50 15733.0 15761.25 15836.0
    honggfuzz 82800 20.0 15597.55 56.854824 15478.0 15587.00 15603.5 15620.00 15707.0
    libafl 82800 20.0 15569.30 37.629915 15515.0 15539.00 15570.5 15584.50 15652.0
    eclipser 82800 20.0 15423.45 79.669366 15257.0 15387.50 15423.5 15463.75 15601.0
    aflsmart 82800 20.0 15366.80 68.816767 15248.0 15322.50 15366.5 15410.75 15497.0
    mopt 82800 20.0 15318.60 62.704319 15155.0 15285.50 15326.0 15366.25 15397.0
    aflfast 82800 20.0 15320.65 78.755635 15159.0 15271.75 15318.0 15356.00 15509.0
    centipede 82800 20.0 14698.50 140.327249 14480.0 14610.75 14689.0 14786.25 14984.0
    libfuzzer 82800 20.0 14572.20 148.620534 14305.0 14467.50 14544.0 14676.25 14864.0
    fairfuzz 82800 20.0 14146.65 259.273738 13616.0 14060.75 14144.0 14227.25 14834.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

libxslt_xpath summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    sfuzz 82800 20.0 11233.900000 74.976417 11103.0 11184.50 11239.5 11291.50 11341.0
    aflplusplus 82800 19.0 11218.789474 80.669820 11108.0 11151.00 11203.0 11276.50 11395.0
    fairfuzz 82800 20.0 10883.250000 144.964197 10516.0 10827.75 10942.5 10959.25 11047.0
    aflsmart 82800 20.0 10894.550000 51.799690 10814.0 10859.25 10901.0 10915.00 11026.0
    eclipser 82800 20.0 10895.650000 65.938787 10729.0 10862.50 10897.5 10938.25 11010.0
    libafl 82800 20.0 10848.900000 87.106650 10675.0 10784.00 10868.0 10895.00 11026.0
    centipede 82800 20.0 10707.650000 111.331782 10611.0 10631.75 10676.0 10724.25 11038.0
    aflfast 82800 20.0 10636.050000 92.919022 10363.0 10591.25 10649.5 10692.75 10786.0
    mopt 82800 20.0 10571.500000 126.561198 10325.0 10484.75 10580.0 10646.00 10781.0
    libfuzzer 82800 20.0 8888.650000 322.109703 8623.0 8720.00 8806.5 8957.75 10129.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

mbedtls_fuzz_dtlsclient summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    libafl 82800 20.0 3039.50 343.799437 2692.0 2729.75 2921.5 3309.75 3671.0
    aflplusplus 82800 20.0 2803.95 44.601717 2736.0 2763.00 2795.5 2829.50 2886.0
    sfuzz 82800 20.0 2844.60 225.339136 2732.0 2775.25 2792.5 2817.50 3789.0
    fairfuzz 82800 20.0 2820.70 203.472771 2730.0 2753.25 2779.0 2794.75 3676.0
    eclipser 82800 20.0 2774.45 217.678052 2702.0 2715.25 2726.0 2733.25 3697.0
    afl 82800 20.0 2772.80 250.391819 2693.0 2709.00 2720.0 2727.00 3835.0
    aflsmart 82800 20.0 2722.05 16.750412 2697.0 2712.50 2720.0 2728.25 2771.0
    libfuzzer 82800 20.0 2705.35 19.478125 2665.0 2695.75 2704.5 2716.50 2754.0
    honggfuzz 82800 20.0 2718.95 82.995545 2636.0 2682.25 2703.0 2723.75 3044.0
    mopt 82800 20.0 2644.60 88.620658 2444.0 2562.50 2688.0 2699.50 2756.0
    centipede 82800 20.0 2639.90 12.531644 2621.0 2630.50 2639.0 2644.50 2673.0
    aflfast 82800 20.0 2638.30 14.026666 2607.0 2630.75 2638.0 2643.50 2675.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

openh264_decoder_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    honggfuzz 82800 20.0 9540.55 7.789838 9527.0 9535.75 9540.5 9545.50 9556.0
    mopt 82800 20.0 9539.10 13.540971 9517.0 9525.75 9540.5 9548.25 9563.0
    libafl 82800 20.0 9536.95 11.315918 9498.0 9531.00 9539.0 9543.00 9550.0
    aflplusplus 82800 20.0 9532.60 21.446138 9454.0 9531.00 9536.5 9544.25 9555.0
    sfuzz 82800 20.0 9533.30 9.414994 9516.0 9525.50 9534.5 9538.50 9555.0
    aflsmart 82800 20.0 9518.75 42.213586 9433.0 9511.75 9533.5 9543.00 9582.0
    eclipser 82800 20.0 9518.45 26.296838 9441.0 9515.25 9526.5 9533.75 9541.0
    aflfast 82800 20.0 9509.10 52.625689 9380.0 9493.00 9525.5 9551.00 9561.0
    libfuzzer 82800 20.0 9211.15 27.067703 9163.0 9195.75 9209.0 9227.50 9277.0
    fairfuzz 82800 20.0 8690.75 181.798001 8400.0 8579.25 8713.0 8780.50 9055.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

openssl_x509 summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    aflsmart 82800 20.0 5830.35 2.539685 5827.0 5829.00 5830.0 5831.00 5840.0
    eclipser 82800 20.0 5829.45 3.119970 5817.0 5829.00 5830.0 5831.00 5832.0
    aflplusplus 82800 20.0 5826.30 5.573433 5813.0 5824.50 5828.0 5830.00 5833.0
    mopt 82800 20.0 5824.90 6.290343 5810.0 5823.00 5828.0 5829.00 5829.0
    sfuzz 82800 20.0 5826.00 5.036707 5813.0 5824.75 5826.0 5829.00 5834.0
    centipede 82800 20.0 5823.80 5.863356 5810.0 5822.00 5825.0 5828.00 5833.0
    libafl 82800 20.0 5825.80 4.274773 5821.0 5822.50 5824.0 5829.50 5833.0
    fairfuzz 82800 20.0 5821.50 2.874571 5817.0 5819.00 5822.0 5823.00 5827.0
    aflfast 82800 20.0 5819.20 6.304551 5804.0 5816.75 5820.5 5824.00 5827.0
    libfuzzer 82800 20.0 5818.85 5.565637 5811.0 5815.00 5817.5 5820.75 5831.0
    honggfuzz 82800 20.0 5813.15 6.627495 5802.0 5809.00 5810.0 5821.00 5823.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

openthread_ot-ip6-send-fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    libafl 82800 20.0 3358.10 345.626342 3018.0 3047.50 3270.0 3570.25 3967.0
    libfuzzer 82800 20.0 3100.95 25.419584 3072.0 3085.00 3099.5 3107.75 3188.0
    aflplusplus 82800 20.0 3129.90 166.605712 3043.0 3061.50 3079.0 3093.25 3638.0
    sfuzz 82800 20.0 3157.75 174.927015 3046.0 3061.50 3067.0 3129.50 3573.0
    honggfuzz 82800 20.0 3069.00 209.616944 2894.0 3025.00 3044.0 3066.25 3926.0
    eclipser 82800 20.0 3022.20 46.183387 2911.0 3010.75 3038.5 3046.75 3087.0
    mopt 82800 20.0 2945.55 143.939854 2807.0 2902.25 2914.0 2923.75 3490.0
    aflsmart 82800 20.0 2889.60 38.982317 2826.0 2836.50 2909.5 2913.25 2934.0
    aflfast 82800 20.0 2877.30 39.174508 2824.0 2830.75 2892.5 2908.75 2927.0
    centipede 82800 20.0 2849.85 60.583370 2728.0 2787.00 2876.0 2896.75 2925.0
    fairfuzz 82800 20.0 2756.10 75.288847 2628.0 2724.25 2751.5 2788.50 2907.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

proj4_proj_crs_to_crs_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    honggfuzz 82800 20.0 7933.90 202.479863 7475.0 7855.50 7992.0 8071.00 8213.0
    libfuzzer 82800 20.0 7426.05 71.483141 7300.0 7381.75 7425.5 7476.00 7585.0
    aflplusplus 82800 20.0 7286.05 155.554856 7020.0 7161.00 7281.5 7383.25 7624.0
    sfuzz 82800 20.0 7243.00 191.570243 6896.0 7069.50 7276.5 7352.75 7603.0
    libafl 82800 20.0 7216.70 122.786550 6946.0 7142.25 7209.5 7274.25 7435.0
    eclipser 82800 20.0 4890.40 462.103247 3876.0 4703.25 4924.5 5103.75 5696.0
    centipede 82800 20.0 839.80 73.863744 812.0 820.75 824.0 826.50 1153.0
    fairfuzz 82800 20.0 780.45 74.632768 497.0 747.75 807.5 818.25 826.0
    aflsmart 82800 20.0 784.00 73.153767 497.0 805.00 806.5 818.00 819.0
    mopt 82800 20.0 770.30 74.056948 497.0 740.75 806.5 815.00 820.0
    aflfast 82800 20.0 738.30 115.000275 475.0 731.75 794.5 806.50 817.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

re2_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    sfuzz 82800 20.0 2878.10 3.683534 2871.0 2876.75 2879.0 2881.00 2884.0
    aflplusplus 82800 20.0 2877.75 4.024595 2868.0 2876.00 2878.0 2880.00 2885.0
    aflsmart 82800 20.0 2868.55 4.936172 2860.0 2865.75 2868.5 2872.50 2876.0
    eclipser 82800 20.0 2860.85 23.079439 2785.0 2861.50 2867.5 2872.25 2878.0
    aflfast 82800 20.0 2865.45 6.270021 2849.0 2864.50 2866.5 2870.00 2873.0
    libfuzzer 82800 20.0 2865.75 16.357438 2843.0 2850.00 2866.5 2881.25 2887.0
    fairfuzz 82800 20.0 2834.65 73.055332 2631.0 2856.25 2864.0 2869.00 2875.0
    mopt 82800 20.0 2856.30 7.947856 2843.0 2849.75 2858.5 2862.25 2869.0
    honggfuzz 82800 20.0 2857.20 7.931284 2841.0 2854.25 2856.5 2862.75 2871.0
    libafl 82800 20.0 2848.90 9.883000 2820.0 2844.50 2849.5 2854.00 2864.0
    centipede 82800 20.0 2772.60 17.005881 2736.0 2764.75 2772.5 2785.00 2812.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

sqlite3_ossfuzz summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    aflplusplus 82800 20.0 19116.600000 1281.780809 16302.0 18353.00 19488.0 20076.25 20465.0
    aflsmart 82800 20.0 19264.550000 284.391590 18652.0 19128.25 19284.0 19399.00 19883.0
    eclipser 82800 20.0 19215.250000 317.380707 18729.0 18953.50 19191.5 19428.00 19939.0
    sfuzz 82800 20.0 18886.750000 1517.734075 15674.0 17546.75 19188.0 20139.75 20646.0
    mopt 82800 20.0 19038.100000 288.714191 18474.0 18934.50 19060.5 19248.75 19483.0
    aflfast 82800 20.0 18711.000000 281.495069 18104.0 18609.25 18713.5 18918.25 19183.0
    libafl 82800 20.0 18522.750000 101.281720 18354.0 18454.50 18517.5 18569.25 18727.0
    honggfuzz 82800 20.0 14233.550000 389.318362 13513.0 14009.75 14188.0 14445.50 15116.0
    fairfuzz 82800 20.0 13246.650000 1692.282646 10991.0 11657.25 13522.5 14776.25 16178.0
    centipede 82800 18.0 13391.333333 312.381554 12856.0 13199.75 13329.0 13560.00 13974.0
    libfuzzer 82800 20.0 12081.850000 537.894166 11186.0 11846.50 12041.0 12375.50 13316.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

stb_stbi_read_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    libafl 82800 20.0 2178.45 44.681887 2111.0 2135.50 2192.0 2197.25 2255.0
    aflplusplus 82800 20.0 2147.65 56.093226 2111.0 2112.75 2116.0 2212.25 2295.0
    honggfuzz 82800 20.0 2131.30 36.666491 2109.0 2112.00 2114.5 2119.00 2215.0
    sfuzz 82800 20.0 2139.40 51.248004 2109.0 2111.00 2114.5 2136.50 2294.0
    eclipser 82800 20.0 2109.45 30.165290 2080.0 2098.50 2106.0 2109.25 2192.0
    aflsmart 82800 20.0 2016.00 29.568831 1983.0 2004.00 2005.5 2008.00 2090.0
    mopt 82800 20.0 2003.60 38.368573 1953.0 1985.50 1994.0 2004.25 2088.0
    aflfast 82800 20.0 1983.90 30.450823 1903.0 1974.00 1984.0 2000.25 2065.0
    fairfuzz 82800 20.0 1967.25 49.496278 1854.0 1938.50 1983.0 1996.50 2086.0
    libfuzzer 82800 20.0 1955.90 13.345214 1926.0 1949.25 1959.0 1966.00 1971.0
    centipede 82800 20.0 1959.55 4.547700 1952.0 1956.75 1958.5 1962.75 1967.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

vorbis_decode_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    aflplusplus 82800 20.0 1267.60 3.647638 1259.0 1265.75 1268.5 1270.25 1273.0
    sfuzz 82800 20.0 1266.25 3.226127 1261.0 1264.00 1266.0 1267.25 1273.0
    libfuzzer 82800 20.0 1260.00 3.178878 1254.0 1259.00 1260.0 1262.25 1265.0
    aflsmart 82800 20.0 1255.00 2.919986 1250.0 1253.00 1254.5 1257.25 1262.0
    mopt 82800 20.0 1250.20 12.722132 1199.0 1250.00 1254.0 1255.25 1258.0
    aflfast 82800 20.0 1246.80 15.340349 1196.0 1248.50 1252.0 1254.00 1256.0
    eclipser 82800 20.0 1251.95 4.358597 1244.0 1249.75 1252.0 1255.25 1259.0
    libafl 82800 20.0 1253.50 4.968321 1246.0 1251.50 1252.0 1257.00 1267.0
    fairfuzz 82800 20.0 1234.70 28.252806 1160.0 1222.50 1249.5 1253.50 1258.0
    honggfuzz 82800 20.0 1249.40 4.805698 1235.0 1248.00 1249.0 1253.00 1258.0
    centipede 82800 20.0 1149.15 17.263515 1122.0 1138.50 1145.5 1161.75 1181.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

woff2_convert_woff2ttf_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    honggfuzz 82800 20.0 1169.85 28.527503 1115.0 1160.50 1179.5 1191.00 1206.0
    aflplusplus 82800 20.0 1172.50 11.754059 1151.0 1167.00 1172.5 1178.25 1192.0
    libafl 82800 20.0 1166.55 13.743802 1146.0 1157.75 1163.5 1178.25 1190.0
    aflsmart 82800 20.0 1133.60 7.036746 1116.0 1130.75 1134.5 1138.25 1144.0
    mopt 82800 20.0 1114.45 16.040984 1089.0 1102.50 1116.0 1128.25 1136.0
    aflfast 82800 20.0 1083.30 26.647998 1025.0 1076.00 1089.5 1101.50 1114.0
    centipede 82800 20.0 1076.80 12.033287 1056.0 1070.25 1073.0 1085.75 1099.0
    libfuzzer 82800 20.0 1049.30 50.557003 986.0 1015.25 1039.0 1073.00 1158.0
    fairfuzz 82800 20.0 996.00 26.789629 966.0 983.00 988.5 998.50 1080.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

zlib_zlib_uncompress_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    libfuzzer 82800 20.0 466.00 4.576830 461.0 462.75 463.0 471.25 472.0
    aflplusplus 82800 20.0 459.60 3.912194 452.0 457.00 460.0 461.25 471.0
    fairfuzz 82800 20.0 460.20 4.162489 455.0 457.50 460.0 461.25 469.0
    honggfuzz 82800 20.0 460.45 3.845366 452.0 459.00 460.0 461.00 468.0
    sfuzz 82800 20.0 461.20 4.250077 456.0 458.75 460.0 462.00 471.0
    aflsmart 82800 20.0 458.35 3.082634 455.0 456.00 458.5 459.25 468.0
    afl 82800 20.0 458.05 3.034451 452.0 456.00 458.0 460.00 467.0
    eclipser 82800 20.0 456.40 7.556106 427.0 455.75 458.0 460.25 462.0
    mopt 82800 20.0 454.15 9.804805 419.0 453.75 455.0 458.50 468.0
    centipede 82800 20.0 454.50 3.804430 451.0 451.00 454.0 457.00 464.0
    aflfast 82800 20.0 451.05 5.266328 437.0 448.75 451.0 454.25 459.0
    libafl 82800 20.0 444.85 7.672747 427.0 441.75 445.0 450.00 459.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

experiment data

You can download the raw data for this report here.

Check out the documentation on how to create customized reports using this data. Also see some example Colab notebooks for doing custom analysis on the data here.

Experiment Description:

(None,)