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 |
|---|
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.
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.
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.
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.
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.
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.
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.
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
opus_encode_frame_native
|
/src/opus/src/opus_encoder.c | 15 | ['OpusEncoder*', 'opus_res*', 'int', 'unsigned char*', 'opus_int32', 'int', 'int', 'ENABLE_DRED', 'DISABLE_FLOAT_API', 'int', 'int', 'int', 'int', 'opus_int32', 'int'] | 9 | 0 | 481 | 109 | 151 | 252 | 0 | 996 | 723 |
silk_Decode
|
/src/opus/silk/dec_API.c | 9 | ['void*', 'silk_DecControlStruct*', 'opus_int', 'opus_int', 'ec_dec*', 'opus_res*', 'opus_int32*', 'ENABLE_DEEP_PLC', 'int'] | 12 | 0 | 223 | 40 | 83 | 254 | 0 | 690 | 502 |
silk_encode_frame_FIX
|
/src/opus/silk/fixed/encode_frame_FIX.c | 6 | ['silk_encoder_state_FIX*', 'opus_int32*', 'ec_enc*', 'opus_int', 'opus_int', 'opus_int'] | 7 | 0 | 170 | 24 | 44 | 174 | 0 | 591 | 386 |
quant_all_bands
|
/src/opus/celt/bands.c | 23 | ['int', 'CELTMode*', 'int', 'int', 'celt_norm*', 'celt_norm*', 'unsigned char*', 'celt_ener*', 'int*', 'int', 'int', 'int', 'int', 'int*', 'opus_int32', 'opus_int32', 'ec_ctx*', 'int', 'int', 'opus_uint32*', 'int', 'int', 'int'] | 12 | 0 | 198 | 28 | 54 | 142 | 0 | 399 | 348 |
silk_encode_frame_FLP
|
/src/opus/silk/float/encode_frame_FLP.c | 6 | ['silk_encoder_state_FLP*', 'opus_int32*', 'ec_enc*', 'opus_int', 'opus_int', 'opus_int'] | 8 | 0 | 171 | 23 | 44 | 171 | 0 | 549 | 249 |
run_test1
|
/src/opus/tests/test_opus_encode.c | 1 | ['int'] | 9 | 0 | 351 | 113 | 158 | 272 | 0 | 1322 | 188 |
silk_NSQ_del_dec_neon
|
/src/opus/silk/arm/NSQ_del_dec_neon_intr.c | 15 | ['silk_encoder_state*', 'silk_nsq_state*', 'SideInfoIndices*', 'opus_int16[]', 'opus_int8[]', 'opus_int16*', 'opus_int16[]', 'opus_int16[]', 'opus_int[]', 'opus_int[]', 'opus_int32[]', 'opus_int32[]', 'opus_int[]', 'opus_int', 'opus_int'] | 5 | 0 | 141 | 10 | 21 | 130 | 0 | 186 | 142 |
run_analysis
|
/src/opus/src/analysis.c | 12 | ['TonalityAnalysisState*', 'CELTMode*', 'void*', 'int', 'int', 'int', 'int', 'int', 'opus_int32', 'int', 'downmix_func', 'AnalysisInfo*'] | 5 | 0 | 15 | 2 | 2 | 48 | 0 | 155 | 135 |
compare_audio
|
/src/opus/dnn/dred_compare.c | 3 | ['int', 'char**', 'char*'] | 7 | 0 | 205 | 19 | 41 | 50 | 0 | 110 | 108 |
test_decoder_code0
|
/src/opus/tests/test_opus_decode.c | 1 | ['int'] | 9 | 0 | 291 | 59 | 103 | 126 | 0 | 466 | 104 |
Implementing fuzzers that target the above functions will improve reachability such that it becomes:
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 |
|---|
This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.
Use this with the libFuzzer -dict=DICT.file flag
Use this with the libFuzzer -dict=DICT.file flag
Use this with the libFuzzer -dict=DICT.file flag
Use this with the libFuzzer -dict=DICT.file flag
Use this with the libFuzzer -dict=DICT.file flag
Use this with the libFuzzer -dict=DICT.file flag
Use this with the libFuzzer -dict=DICT.file flag
The below fuzzers are templates and suggestions for how to target the set of optimal functions above
#include "ada_fuzz_header.h"
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
af_safe_gb_init(data, size);
/* target opus_encode_frame_native */
UNKNOWN_TYPE unknown_0;
UNKNOWN_TYPE unknown_1;
int new_var2 = ada_safe_get_int();
UNKNOWN_TYPE unknown_3;
UNKNOWN_TYPE unknown_4;
int new_var5 = ada_safe_get_int();
int new_var6 = ada_safe_get_int();
UNKNOWN_TYPE unknown_7;
UNKNOWN_TYPE unknown_8;
int new_var9 = ada_safe_get_int();
int new_var10 = ada_safe_get_int();
int new_var11 = ada_safe_get_int();
int new_var12 = ada_safe_get_int();
UNKNOWN_TYPE unknown_13;
int new_var14 = ada_safe_get_int();
opus_encode_frame_native(unknown_0, unknown_1, new_var2, unknown_3, unknown_4, new_var5, new_var6, unknown_7, unknown_8, new_var9, new_var10, new_var11, new_var12, unknown_13, new_var14);
af_safe_gb_cleanup();
}
#include "ada_fuzz_header.h"
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
af_safe_gb_init(data, size);
/* target silk_Decode */
UNKNOWN_TYPE unknown_15;
UNKNOWN_TYPE unknown_16;
UNKNOWN_TYPE unknown_17;
UNKNOWN_TYPE unknown_18;
UNKNOWN_TYPE unknown_19;
UNKNOWN_TYPE unknown_20;
UNKNOWN_TYPE unknown_21;
UNKNOWN_TYPE unknown_22;
int new_var23 = ada_safe_get_int();
silk_Decode(unknown_15, unknown_16, unknown_17, unknown_18, unknown_19, unknown_20, unknown_21, unknown_22, new_var23);
af_safe_gb_cleanup();
}
#include "ada_fuzz_header.h"
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
af_safe_gb_init(data, size);
/* target silk_encode_frame_FIX */
UNKNOWN_TYPE unknown_24;
UNKNOWN_TYPE unknown_25;
UNKNOWN_TYPE unknown_26;
UNKNOWN_TYPE unknown_27;
UNKNOWN_TYPE unknown_28;
UNKNOWN_TYPE unknown_29;
silk_encode_frame_FIX(unknown_24, unknown_25, unknown_26, unknown_27, unknown_28, unknown_29);
af_safe_gb_cleanup();
}
#include "ada_fuzz_header.h"
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
af_safe_gb_init(data, size);
/* target quant_all_bands */
int new_var30 = ada_safe_get_int();
UNKNOWN_TYPE unknown_31;
int new_var32 = ada_safe_get_int();
int new_var33 = ada_safe_get_int();
UNKNOWN_TYPE unknown_34;
UNKNOWN_TYPE unknown_35;
UNKNOWN_TYPE unknown_36;
UNKNOWN_TYPE unknown_37;
int *new_var38 = af_get_int_p();
int new_var39 = ada_safe_get_int();
int new_var40 = ada_safe_get_int();
int new_var41 = ada_safe_get_int();
int new_var42 = ada_safe_get_int();
int *new_var43 = af_get_int_p();
UNKNOWN_TYPE unknown_44;
UNKNOWN_TYPE unknown_45;
UNKNOWN_TYPE unknown_46;
int new_var47 = ada_safe_get_int();
int new_var48 = ada_safe_get_int();
UNKNOWN_TYPE unknown_49;
int new_var50 = ada_safe_get_int();
int new_var51 = ada_safe_get_int();
int new_var52 = ada_safe_get_int();
quant_all_bands(new_var30, unknown_31, new_var32, new_var33, unknown_34, unknown_35, unknown_36, unknown_37, new_var38, new_var39, new_var40, new_var41, new_var42, new_var43, unknown_44, unknown_45, unknown_46, new_var47, new_var48, unknown_49, new_var50, new_var51, new_var52);
af_safe_gb_cleanup();
}
#include "ada_fuzz_header.h"
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
af_safe_gb_init(data, size);
/* target silk_encode_frame_FLP */
UNKNOWN_TYPE unknown_53;
UNKNOWN_TYPE unknown_54;
UNKNOWN_TYPE unknown_55;
UNKNOWN_TYPE unknown_56;
UNKNOWN_TYPE unknown_57;
UNKNOWN_TYPE unknown_58;
silk_encode_frame_FLP(unknown_53, unknown_54, unknown_55, unknown_56, unknown_57, unknown_58);
af_safe_gb_cleanup();
}
#include "ada_fuzz_header.h"
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
af_safe_gb_init(data, size);
/* target run_test1 */
int new_var59 = ada_safe_get_int();
run_test1(new_var59);
af_safe_gb_cleanup();
}
#include "ada_fuzz_header.h"
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
af_safe_gb_init(data, size);
/* target silk_NSQ_del_dec_neon */
UNKNOWN_TYPE unknown_60;
UNKNOWN_TYPE unknown_61;
UNKNOWN_TYPE unknown_62;
UNKNOWN_TYPE unknown_63;
UNKNOWN_TYPE unknown_64;
UNKNOWN_TYPE unknown_65;
UNKNOWN_TYPE unknown_66;
UNKNOWN_TYPE unknown_67;
UNKNOWN_TYPE unknown_68;
UNKNOWN_TYPE unknown_69;
UNKNOWN_TYPE unknown_70;
UNKNOWN_TYPE unknown_71;
UNKNOWN_TYPE unknown_72;
UNKNOWN_TYPE unknown_73;
UNKNOWN_TYPE unknown_74;
silk_NSQ_del_dec_neon(unknown_60, unknown_61, unknown_62, unknown_63, unknown_64, unknown_65, unknown_66, unknown_67, unknown_68, unknown_69, unknown_70, unknown_71, unknown_72, unknown_73, unknown_74);
af_safe_gb_cleanup();
}
#include "ada_fuzz_header.h"
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
af_safe_gb_init(data, size);
/* target run_analysis */
UNKNOWN_TYPE unknown_75;
UNKNOWN_TYPE unknown_76;
UNKNOWN_TYPE unknown_77;
int new_var78 = ada_safe_get_int();
int new_var79 = ada_safe_get_int();
int new_var80 = ada_safe_get_int();
int new_var81 = ada_safe_get_int();
int new_var82 = ada_safe_get_int();
UNKNOWN_TYPE unknown_83;
int new_var84 = ada_safe_get_int();
UNKNOWN_TYPE unknown_85;
UNKNOWN_TYPE unknown_86;
run_analysis(unknown_75, unknown_76, unknown_77, new_var78, new_var79, new_var80, new_var81, new_var82, unknown_83, new_var84, unknown_85, unknown_86);
af_safe_gb_cleanup();
}
#include "ada_fuzz_header.h"
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
af_safe_gb_init(data, size);
/* target compare_audio */
int new_var87 = ada_safe_get_int();
char **new_var88 = af_get_double_char_p();
char *new_var89 = ada_safe_get_char_p();
compare_audio(new_var87, new_var88, new_var89);
af_safe_gb_cleanup();
}
#include "ada_fuzz_header.h"
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
af_safe_gb_init(data, size);
/* target test_decoder_code0 */
int new_var90 = ada_safe_get_int();
test_decoder_code0(new_var90);
af_safe_gb_cleanup();
}
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
| Source file | Reached by | Covered by |
|---|---|---|
| /src/opus/silk/macros.h | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/silk/inner_prod_aligned.c | [] | [] |
| /src/opus/silk/arm/macros_armv5e.h | [] | [] |
| /src/opus/celt/fixed_debug.h | [] | [] |
| /src/opus/silk/x86/VQ_WMat_EC_sse4_1.c | [] | [] |
| /src/opus/tests/test_opus_projection.c | [] | [] |
| /src/opus/silk/NSQ.h | [] | [] |
| /src/opus/silk/fixed/find_LTP_FIX.c | [] | [] |
| /src/opus/silk/MacroDebug.h | [] | [] |
| /src/opus/silk/arm/biquad_alt_neon_intr.c | [] | [] |
| /src/opus/silk/fixed/schur_FIX.c | [] | [] |
| /src/opus/silk/float/LPC_inv_pred_gain_FLP.c | [] | [] |
| /src/opus/silk/fixed/pitch_analysis_core_FIX.c | [] | [] |
| /src/opus/silk/float/find_LPC_FLP.c | [] | [] |
| /src/opus/celt/cwrs.c | [] | [] |
| /src/opus/dnn/lpcnet.c | [] | [] |
| /src/opus/silk/fixed/arm/warped_autocorrelation_FIX_arm.h | [] | [] |
| /src/opus/celt/pitch.c | [] | [] |
| /src/opus/silk/fixed/find_pitch_lags_FIX.c | [] | [] |
| /src/opus/silk/arm/biquad_alt_arm.h | [] | [] |
| /src/opus/silk/VAD.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/silk/NLSF2A.c | [] | [] |
| /src/opus/silk/float/find_pitch_lags_FLP.c | [] | [] |
| /src/opus/dnn/dred_decoder.c | [] | [] |
| /src/opus/celt/tests/test_unit_dft.c | [] | [] |
| /src/opus/silk/fixed/x86/vector_ops_FIX_sse4_1.c | [] | [] |
| /src/opus/tests/test_opus_common.h | [] | [] |
| /src/opus/silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h | [] | [] |
| /src/opus/celt/mips/fixed_generic_mipsr1.h | [] | [] |
| /src/opus/silk/float/autocorrelation_FLP.c | [] | [] |
| /src/opus/celt/entcode.c | [] | [] |
| /src/opus/silk/float/apply_sine_window_FLP.c | [] | [] |
| /src/opus/silk/float/warped_autocorrelation_FLP.c | [] | [] |
| /src/opus/silk/SigProc_FIX.h | [] | [] |
| /src/opus/silk/Inlines.h | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/silk/mips/macros_mipsr1.h | [] | [] |
| /src/opus/celt/quant_bands.c | ['tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/silk/x86/main_sse.h | [] | [] |
| /src/opus/silk/LPC_inv_pred_gain.c | [] | [] |
| /src/opus/celt/arm/pitch_arm.h | [] | [] |
| /src/opus/silk/gain_quant.c | [] | [] |
| /src/opus/celt/celt.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/celt/tests/test_unit_mdct.c | [] | [] |
| /src/opus/tests/opus_projection_encoder_fuzzer.cc | ['tests/opus_projection_encoder_fuzzer.cc'] | [] |
| /src/opus/tests/test_opus_padding.c | [] | [] |
| /src/opus/celt/mathops.h | ['tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/silk/fixed/LTP_analysis_filter_FIX.c | [] | [] |
| /src/opus/silk/fixed/LTP_scale_ctrl_FIX.c | [] | [] |
| /src/opus/silk/HP_variable_cutoff.c | [] | [] |
| /src/opus/silk/x86/VAD_sse4_1.c | [] | [] |
| /src/opus/src/repacketizer.c | ['tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_repacketizer_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/celt/x86/x86cpu.h | [] | [] |
| /src/opus/silk/encode_pulses.c | [] | [] |
| /src/opus/celt/dump_modes/dump_modes_arm_ne10.c | [] | [] |
| /src/opus/silk/arm/NSQ_del_dec_arm.h | [] | [] |
| /src/opus/silk/typedef.h | [] | [] |
| /src/opus/silk/float/residual_energy_FLP.c | [] | [] |
| /src/opus/silk/float/pitch_analysis_core_FLP.c | [] | [] |
| /src/opus/dnn/parse_lpcnet_weights.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/src/opus.c | ['tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_repacketizer_fuzzer.cc', 'tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/silk/arm/NSQ_neon.c | [] | [] |
| /src/opus/silk/stereo_MS_to_LR.c | [] | [] |
| /src/opus/silk/float/wrappers_FLP.c | [] | [] |
| /src/opus/celt/laplace.c | [] | [] |
| /src/opus/celt/celt_encoder.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/src/opus_demo.c | [] | [] |
| /src/opus/silk/init_encoder.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/celt/celt_decoder.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/celt/arm/celt_neon_intr.c | [] | [] |
| /src/opus/silk/float/noise_shape_analysis_FLP.c | [] | [] |
| /src/opus/silk/NLSF_decode.c | [] | [] |
| /src/opus/silk/LPC_fit.c | [] | [] |
| /src/opus/dnn/nndsp.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/silk/sum_sqr_shift.c | [] | [] |
| /src/opus/celt/x86/x86cpu.c | [] | [] |
| /src/opus/silk/float/burg_modified_FLP.c | [] | [] |
| /src/opus/dnn/adaconvtest.c | [] | [] |
| /src/opus/silk/resampler_private_AR2.c | [] | [] |
| /src/opus/celt/rate.h | [] | [] |
| /src/opus/celt/mips/pitch_mipsr1.h | [] | [] |
| /src/opus/silk/fixed/corrMatrix_FIX.c | [] | [] |
| /src/opus/silk/float/corrMatrix_FLP.c | [] | [] |
| /src/opus/silk/mips/sigproc_fix_mipsr1.h | [] | [] |
| /src/opus/silk/log2lin.c | [] | [] |
| /src/opus/celt/mips/celt_mipsr1.h | [] | [] |
| /src/opus/tests/test_opus_decode.c | [] | [] |
| /src/opus/celt/arm/fft_arm.h | [] | [] |
| /src/opus/silk/decoder_set_fs.c | [] | [] |
| /src/opus/celt/kiss_fft.c | [] | [] |
| /src/opus/celt/_kiss_fft_guts.h | [] | [] |
| /src/opus/src/extensions.c | ['tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_repacketizer_fuzzer.cc', 'tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/tests/opus_multistream_decode_fuzzer.cc | ['tests/opus_multistream_decode_fuzzer.cc'] | [] |
| /src/opus/dnn/arm/dnn_arm.h | [] | [] |
| /src/opus/silk/fixed/find_LPC_FIX.c | [] | [] |
| /src/opus/silk/fixed/k2a_Q16_FIX.c | [] | [] |
| /src/opus/silk/mips/NSQ_mips.h | [] | [] |
| /src/opus/silk/fixed/burg_modified_FIX.c | [] | [] |
| /src/opus/silk/fixed/noise_shape_analysis_FIX.c | [] | [] |
| /src/opus/dnn/fargan.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/dnn/dump_data.c | [] | [] |
| /src/opus/dnn/dred_compare.c | [] | [] |
| /src/opus/silk/control_codec.c | [] | [] |
| /src/opus/silk/fixed/vector_ops_FIX.c | [] | [] |
| /src/opus/dnn/test_vec.c | [] | [] |
| /src/opus/tests/opus_encode_regressions.c | [] | [] |
| /src/opus/celt/arm/armcpu.c | [] | [] |
| /src/opus/celt/mips/kiss_fft_mipsr1.h | [] | [] |
| /src/opus/silk/float/scale_vector_FLP.c | [] | [] |
| /src/opus/src/mapping_matrix.c | ['tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/silk/float/scale_copy_vector_FLP.c | [] | [] |
| /src/opus/silk/decode_indices.c | [] | [] |
| /src/opus/silk/resampler_down2.c | [] | [] |
| /src/opus/silk/resampler_private_IIR_FIR.c | [] | [] |
| /src/opus/silk/stereo_LR_to_MS.c | [] | [] |
| /src/opus/silk/NLSF_unpack.c | [] | [] |
| /src/opus/celt/modes.c | [] | [] |
| /src/opus/dnn/osce_features.c | [] | [] |
| /src/opus/celt/x86/pitch_sse.h | [] | [] |
| /src/opus/celt/arm/fixed_arm64.h | [] | [] |
| /src/opus/dnn/fargan_demo.c | [] | [] |
| /src/opus/silk/enc_API.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/celt/fixed_c5x.h | [] | [] |
| /src/opus/silk/float/regularize_correlations_FLP.c | [] | [] |
| /src/opus/tests/opus_repacketizer_fuzzer.cc | ['tests/opus_repacketizer_fuzzer.cc'] | [] |
| /src/opus/silk/decode_pitch.c | [] | [] |
| /src/opus/silk/float/LTP_scale_ctrl_FLP.c | [] | [] |
| /src/opus/silk/fixed/apply_sine_window_FIX.c | [] | [] |
| /src/opus/dnn/common.h | [] | [] |
| /src/opus/celt/tests/test_unit_rotation.c | [] | [] |
| /src/opus/celt/vq.c | [] | [] |
| /src/opus/celt/mini_kfft.c | [] | [] |
| /src/opus/silk/resampler.c | [] | [] |
| /src/opus/celt/dump_modes/dump_modes.c | [] | [] |
| /src/opus/dnn/vec_avx.h | [] | [] |
| /src/opus/celt/mdct.c | [] | [] |
| /src/opus/silk/arm/NSQ_del_dec_neon_intr.c | [] | [] |
| /src/opus/include/opus_defines.h | [] | [] |
| /src/opus/celt/bands.c | ['tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/dnn/torch/rdovae/packets/fec_packets.c | [] | [] |
| /src/opus/silk/shell_coder.c | [] | [] |
| /src/opus/silk/float/LPC_analysis_filter_FLP.c | [] | [] |
| /src/opus/silk/float/x86/inner_product_FLP_avx2.c | [] | [] |
| /src/opus/dnn/lpcnet_plc.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/celt/arm/fixed_armv4.h | [] | [] |
| /src/opus/silk/fixed/x86/burg_modified_FIX_sse4_1.c | [] | [] |
| /src/opus/src/opus_encoder.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/dnn/osce.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/tests/opus_multistream_encode_fuzzer.cc | ['tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/celt/x86/pitch_avx.c | [] | [] |
| /src/opus/dnn/dred_rdovae_enc.c | [] | [] |
| /src/opus/celt/x86/pitch_sse2.c | [] | [] |
| /src/opus/silk/NSQ.c | [] | [] |
| /src/opus/silk/code_signs.c | [] | [] |
| /src/opus/silk/dec_API.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/celt/opus_custom_demo.c | [] | [] |
| /src/opus/tests/test_opus_custom.c | [] | [] |
| /src/opus/celt/entdec.c | [] | [] |
| /src/opus/silk/decode_parameters.c | [] | [] |
| /src/opus/celt/entcode.h | [] | [] |
| /src/opus/tests/opus_encode_fuzzer.cc | ['tests/opus_encode_fuzzer.cc'] | [] |
| /src/opus/silk/arm/SigProc_FIX_armv4.h | [] | [] |
| /src/opus/silk/arm/macros_armv4.h | [] | [] |
| /src/opus/silk/A2NLSF.c | [] | [] |
| /src/opus/silk/PLC.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/silk/fixed/regularize_correlations_FIX.c | [] | [] |
| /src/opus/dnn/freq.c | [] | [] |
| /src/opus/silk/CNG.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/silk/LPC_analysis_filter.c | [] | [] |
| /src/opus/silk/fixed/schur64_FIX.c | [] | [] |
| /src/opus/silk/xtensa/macros_lx7.h | [] | [] |
| /src/opus/dnn/kiss99.c | [] | [] |
| /src/opus/silk/float/bwexpander_FLP.c | [] | [] |
| /src/opus/tests/test_opus_encode.c | [] | [] |
| /src/opus/silk/arm/NSQ_neon.h | [] | [] |
| /src/opus/silk/float/LTP_analysis_filter_FLP.c | [] | [] |
| /src/opus/celt/float_cast.h | [] | [] |
| /src/opus/silk/init_decoder.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/dnn/pitchdnn.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/celt/x86/vq_sse2.c | [] | [] |
| /src/opus/src/analysis.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/src/opus_multistream_encoder.c | ['tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/celt/entenc.c | [] | [] |
| /src/opus/silk/VQ_WMat_EC.c | [] | [] |
| /src/opus/src/opus_projection_decoder.c | ['tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/include/opus_multistream.h | [] | [] |
| /src/opus/silk/fixed/residual_energy_FIX.c | [] | [] |
| /src/opus/silk/float/k2a_FLP.c | [] | [] |
| /src/opus/src/opus_multistream_decoder.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/src/opus_multistream.c | [] | [] |
| /src/opus/silk/check_control_input.c | [] | [] |
| /src/opus/silk/control_audio_bandwidth.c | [] | [] |
| /src/opus/dnn/vec_neon.h | [] | [] |
| /src/opus/celt/arm/armcpu.h | [] | [] |
| /src/opus/silk/encode_indices.c | [] | [] |
| /src/opus/silk/debug.c | [] | [] |
| /src/opus/silk/fixed/arm/warped_autocorrelation_FIX_neon_intr.c | [] | [] |
| /src/opus/celt/stack_alloc.h | [] | [] |
| /src/opus/silk/NLSF_VQ.c | [] | [] |
| /src/opus/silk/resampler_down2_3.c | [] | [] |
| /src/opus/silk/NLSF_stabilize.c | [] | [] |
| /src/opus/silk/tests/test_unit_LPC_inv_pred_gain.c | [] | [] |
| /src/opus/celt/x86/pitch_sse.c | [] | [] |
| /src/opus/src/opus_compare.c | [] | [] |
| /src/opus/silk/lin2log.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/silk/bwexpander_32.c | [] | [] |
| /src/opus/silk/stereo_quant_pred.c | [] | [] |
| /src/opus/silk/ana_filt_bank_1.c | [] | [] |
| /src/opus/silk/bwexpander.c | [] | [] |
| /src/opus/celt/arch.h | [] | [] |
| /src/opus/dnn/lpcnet_enc.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/silk/float/find_pred_coefs_FLP.c | [] | [] |
| /src/opus/include/opus_projection.h | [] | [] |
| /src/opus/silk/biquad_alt.c | [] | [] |
| /src/opus/celt/x86/vq_sse.h | [] | [] |
| /src/opus/src/opus_decoder.c | ['tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/celt/arm/mathops_arm.h | [] | [] |
| /src/opus/silk/LP_variable_cutoff.c | [] | [] |
| /src/opus/tests/test_opus_dred.c | [] | [] |
| /src/opus/dnn/burg.c | [] | [] |
| /src/opus/celt/arm/mdct_arm.h | [] | [] |
| /src/opus/silk/stereo_encode_pred.c | [] | [] |
| /src/opus/silk/stereo_decode_pred.c | [] | [] |
| /src/opus/silk/NLSF_VQ_weights_laroia.c | [] | [] |
| /src/opus/silk/arm/LPC_inv_pred_gain_arm.h | [] | [] |
| /src/opus/silk/fixed/autocorr_FIX.c | [] | [] |
| /src/opus/silk/float/encode_frame_FLP.c | [] | [] |
| /src/opus/dnn/lossgen.c | [] | [] |
| /src/opus/celt/x86/celt_lpc_sse.h | [] | [] |
| /src/opus/dnn/dred_rdovae_dec.c | [] | [] |
| /src/opus/silk/float/find_LTP_FLP.c | [] | [] |
| /src/opus/silk/control_SNR.c | [] | [] |
| /src/opus/silk/decode_core.c | [] | [] |
| /src/opus/celt/celt.h | [] | [] |
| /src/opus/silk/process_NLSFs.c | [] | [] |
| /src/opus/silk/x86/NSQ_del_dec_sse4_1.c | [] | [] |
| /src/opus/silk/float/inner_product_FLP.c | [] | [] |
| /src/opus/silk/decode_frame.c | [] | [] |
| /src/opus/tests/test_opus_extensions.c | ['tests/opus_repacketizer_fuzzer.cc', 'tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/silk/float/schur_FLP.c | [] | [] |
| /src/opus/celt/arm/pitch_neon_intr.c | [] | [] |
| /src/opus/src/opus_projection_encoder.c | ['tests/opus_projection_encoder_fuzzer.cc'] | [] |
| /src/opus/celt/kiss_fft.h | [] | [] |
| /src/opus/silk/quant_LTP_gains.c | [] | [] |
| /src/opus/dnn/dred_encoder.c | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/celt/arm/fixed_armv5e.h | [] | [] |
| /src/opus/celt/arm/celt_mdct_ne10.c | [] | [] |
| /src/opus/dnn/write_lpcnet_weights.c | [] | [] |
| /src/opus/silk/float/process_gains_FLP.c | [] | [] |
| /src/opus/src/mlp.c | [] | [] |
| /src/opus/celt/tests/test_unit_laplace.c | [] | [] |
| /src/opus/silk/decode_pulses.c | [] | [] |
| /src/opus/silk/fixed/encode_frame_FIX.c | [] | [] |
| /src/opus/silk/fixed/residual_energy16_FIX.c | [] | [] |
| /src/opus/silk/interpolate.c | [] | [] |
| /src/opus/silk/sort.c | [] | [] |
| /src/opus/silk/arm/SigProc_FIX_armv5e.h | [] | [] |
| /src/opus/celt/mathops.c | ['tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/dnn/fwgan.c | [] | [] |
| /src/opus/silk/sigm_Q15.c | [] | [] |
| /src/opus/celt/arm/kiss_fft_armv4.h | [] | [] |
| /src/opus/silk/fixed/process_gains_FIX.c | [] | [] |
| /src/opus/silk/MacroCount.h | [] | [] |
| /src/opus/silk/float/sort_FLP.c | [] | [] |
| /src/opus/silk/x86/SigProc_FIX_sse.h | [] | [] |
| /src/opus/celt/x86/pitch_sse4_1.c | [] | [] |
| /src/opus/celt/pitch.h | [] | [] |
| /src/opus/dnn/dred_coding.c | [] | [] |
| /src/opus/dnn/nnet_arch.h | [] | [] |
| /src/opus/silk/arm/LPC_inv_pred_gain_neon_intr.c | [] | [] |
| /src/opus/silk/resampler_private_up2_HQ.c | [] | [] |
| /src/opus/silk/NSQ_del_dec.c | [] | [] |
| /src/opus/dnn/vec.h | [] | [] |
| /src/opus/celt/tests/test_unit_mathops.c | [] | [] |
| /src/opus/celt/arm/celt_fft_ne10.c | [] | [] |
| /src/opus/celt/celt_lpc.c | [] | [] |
| /src/opus/silk/debug.h | [] | [] |
| /src/opus/silk/x86/NSQ_del_dec_avx2.c | [] | [] |
| /src/opus/silk/x86/NSQ_sse4_1.c | [] | [] |
| /src/opus/celt/os_support.h | ['tests/opus_encode_fuzzer.cc', 'tests/opus_projection_encoder_fuzzer.cc', 'tests/opus_repacketizer_fuzzer.cc', 'tests/opus_multistream_decode_fuzzer.cc', 'tests/opus_decode_fuzzer.c', 'tests/opus_projection_decoder_fuzzer.cc', 'tests/opus_multistream_encode_fuzzer.cc'] | [] |
| /src/opus/silk/resampler_private_down_FIR.c | [] | [] |
| /src/opus/silk/fixed/find_pred_coefs_FIX.c | [] | [] |
| /src/opus/tests/opus_decode_fuzzer.c | ['tests/opus_decode_fuzzer.c'] | [] |
| /src/opus/celt/ecintrin.h | [] | [] |
| /src/opus/tests/test_opus_api.c | [] | [] |
| /src/opus/tests/opus_projection_decoder_fuzzer.cc | ['tests/opus_projection_decoder_fuzzer.cc'] | [] |
| /src/opus/silk/NLSF_encode.c | [] | [] |
| /src/opus/celt/mips/mdct_mipsr1.h | [] | [] |
| /src/opus/silk/NLSF_del_dec_quant.c | [] | [] |
| /src/opus/silk/xtensa/SigProc_FIX_lx7.h | [] | [] |
| /src/opus/silk/float/SigProc_FLP.h | [] | [] |
| /src/opus/dnn/nnet.c | [] | [] |
| /src/opus/celt/rate.c | [] | [] |
| /src/opus/silk/fixed/k2a_FIX.c | [] | [] |
| /src/opus/silk/stereo_find_predictor.c | [] | [] |
| /src/opus/src/opus_private.h | [] | [] |
| Directory |
|---|
| /src/opus/celt/dump_modes/ |
| /src/opus/silk/fixed/ |
| /src/opus/celt/tests/ |
| /src/opus/silk/xtensa/ |
| /src/opus/celt/arm/ |
| /src/opus/silk/fixed/mips/ |
| /src/opus/dnn/ |
| /src/opus/silk/float/ |
| /src/opus/tests/ |
| /src/opus/silk/fixed/arm/ |
| /src/opus/silk/tests/ |
| /src/opus/silk/mips/ |
| /src/opus/silk/float/x86/ |
| /src/opus/dnn/arm/ |
| /src/opus/silk/fixed/x86/ |
| /src/opus/celt/ |
| /src/opus/silk/x86/ |
| /src/opus/celt/mips/ |
| /src/opus/dnn/torch/rdovae/packets/ |
| /src/opus/src/ |
| /src/opus/include/ |
| /src/opus/celt/x86/ |
| /src/opus/silk/ |
| /src/opus/silk/arm/ |
This section shows a list of 3rd party function calls and their relative coverage information. By static analysis of the target project code, all of the 3rd party function call and their caller information, including the source file and line number that initiate the call are captured. The caller source code file and line number are shown in column 2 while column 1 is the function name of the 3rd party function call. Each occurrent of the 3rd party function call will occuply a separate row. Column 3 of each row indicate if the 3rd party call in the source file line is unreachable. Column 4 lists all fuzzers that have covered that particular system call in that specific location (source file and line)during their dynamic fuzzing.
| Target sink | Callsite location | Reached by fuzzer | Covered by Fuzzers |
|---|
This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.
| Fuzzer | Calltree file | Program data file | Coverage file |
|---|---|---|---|
| tests/opus_encode_fuzzer.cc | fuzzerLogFile-opus_encode_fuzzer.data | fuzzerLogFile-opus_encode_fuzzer.data.yaml | |
| tests/opus_projection_encoder_fuzzer.cc | fuzzerLogFile-opus_projection_encoder_fuzzer.data | fuzzerLogFile-opus_projection_encoder_fuzzer.data.yaml | |
| tests/opus_repacketizer_fuzzer.cc | fuzzerLogFile-opus_repacketizer_fuzzer.data | fuzzerLogFile-opus_repacketizer_fuzzer.data.yaml | |
| tests/opus_multistream_decode_fuzzer.cc | fuzzerLogFile-opus_multistream_decode_fuzzer.data | fuzzerLogFile-opus_multistream_decode_fuzzer.data.yaml | |
| tests/opus_decode_fuzzer.c | fuzzerLogFile-opus_decode_fuzzer.data | fuzzerLogFile-opus_decode_fuzzer.data.yaml | |
| tests/opus_projection_decoder_fuzzer.cc | fuzzerLogFile-opus_projection_decoder_fuzzer.data | fuzzerLogFile-opus_projection_decoder_fuzzer.data.yaml | |
| tests/opus_multistream_encode_fuzzer.cc | fuzzerLogFile-opus_multistream_encode_fuzzer.data | fuzzerLogFile-opus_multistream_encode_fuzzer.data.yaml |