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 distribution of callsites in terms of coloring is
| Color | Runtime hitcount | Callsite count | Percentage |
|---|---|---|---|
| red | 0 | 442 | 96.7% |
| gold | [1:9] | 14 | 3.06% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 457 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 427 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 5 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_NV_Read_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_Read.c | 1 |
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 | 525 | 97.2% |
| gold | [1:9] | 14 | 2.59% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.18% |
| All colors | 540 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 510 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 24 |
| src/tss2-mu/tpm2b-types.c | 8 |
| src/tss2-mu/tpma-types.c | 7 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 25 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 8 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_ReadPublic_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_ReadPublic.c | 1 |
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 | 440 | 96.7% |
| gold | [1:9] | 14 | 3.07% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 455 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 425 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_NV_DefineSpace_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_DefineSpace.c | 1 |
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 | 467 | 96.8% |
| gold | [1:9] | 14 | 2.90% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.20% |
| All colors | 482 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 452 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 18 |
| src/tss2-mu/tpm2b-types.c | 7 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 19 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_ECC_Decrypt_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_ECC_Decrypt.c | 1 |
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 | 438 | 96.6% |
| gold | [1:9] | 14 | 3.09% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.22% |
| All colors | 453 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 423 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_Shutdown_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Shutdown.c | 1 |
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 | 439 | 96.6% |
| gold | [1:9] | 14 | 3.08% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.22% |
| All colors | 454 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 424 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_ContextLoad_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_ContextLoad.c | 1 |
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 | 438 | 96.6% |
| gold | [1:9] | 14 | 3.09% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.22% |
| All colors | 453 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 423 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_PolicyPassword_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_PolicyPassword.c | 1 |
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 | 450 | 96.7% |
| gold | [1:9] | 14 | 3.01% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 465 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 435 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 5 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_NV_Write_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_Write.c | 1 |
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 | 439 | 96.6% |
| gold | [1:9] | 14 | 3.08% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.22% |
| All colors | 454 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 424 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_ClockRateAdjust_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_ClockRateAdjust.c | 1 |
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 | 440 | 96.7% |
| gold | [1:9] | 14 | 3.07% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 455 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 425 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_PolicyNV_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_PolicyNV.c | 1 |
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 | 439 | 96.6% |
| gold | [1:9] | 14 | 3.08% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.22% |
| All colors | 454 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 424 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_NV_SetBits_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_SetBits.c | 1 |
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 | 452 | 96.7% |
| gold | [1:9] | 14 | 2.99% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 467 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 437 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 17 |
| src/tss2-mu/tpm2b-types.c | 7 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_ECC_Encrypt_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_ECC_Encrypt.c | 1 |
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 | 442 | 96.7% |
| gold | [1:9] | 14 | 3.06% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 457 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 427 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_PCR_Allocate_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_PCR_Allocate.c | 1 |
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 | 462 | 96.8% |
| gold | [1:9] | 14 | 2.93% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.20% |
| All colors | 477 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 447 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 17 |
| src/tss2-mu/tpm2b-types.c | 6 |
| src/tss2-mu/tpma-types.c | 7 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_NV_DefineSpace_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_DefineSpace.c | 1 |
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 | 461 | 96.8% |
| gold | [1:9] | 14 | 2.94% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 476 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 446 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 18 |
| src/tss2-mu/tpm2b-types.c | 5 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 19 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_Quote_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Quote.c | 1 |
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 | 440 | 96.7% |
| gold | [1:9] | 14 | 3.07% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 455 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 425 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_PolicyOR_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_PolicyOR.c | 1 |
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 | 463 | 96.8% |
| gold | [1:9] | 14 | 2.92% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.20% |
| All colors | 478 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 448 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 18 |
| src/tss2-mu/tpm2b-types.c | 7 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 19 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_CertifyX509_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_CertifyX509.c | 1 |
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 | 459 | 96.8% |
| gold | [1:9] | 14 | 2.95% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 474 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 444 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 18 |
| src/tss2-mu/tpm2b-types.c | 6 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 19 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_Sign_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Sign.c | 1 |
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 | 464 | 96.8% |
| gold | [1:9] | 14 | 2.92% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.20% |
| All colors | 479 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 449 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 7 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_PolicyTicket_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_PolicyTicket.c | 1 |
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 | 467 | 96.8% |
| gold | [1:9] | 14 | 2.90% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.20% |
| All colors | 482 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 452 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 6 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 20 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_StartAuthSession_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_StartAuthSession.c | 1 |
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 | 446 | 96.7% |
| gold | [1:9] | 14 | 3.03% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 461 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 431 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_NV_ReadLock_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_ReadLock.c | 1 |
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 | 440 | 96.7% |
| gold | [1:9] | 14 | 3.07% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 455 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 425 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_SetAlgorithmSet_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_SetAlgorithmSet.c | 1 |
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 | 447 | 96.7% |
| gold | [1:9] | 14 | 3.03% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 462 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 432 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_PolicyNameHash_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_PolicyNameHash.c | 1 |
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 | 438 | 96.6% |
| gold | [1:9] | 14 | 3.09% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.22% |
| All colors | 453 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 423 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_NV_GlobalWriteLock_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_GlobalWriteLock.c | 1 |
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 | 447 | 96.7% |
| gold | [1:9] | 14 | 3.03% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 462 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 432 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_SetCommandCodeAuditStatus_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_SetCommandCodeAuditStatus.c | 1 |
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 | 446 | 96.7% |
| gold | [1:9] | 14 | 3.03% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 461 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 431 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_PCR_SetAuthValue_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_PCR_SetAuthValue.c | 1 |
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 | 444 | 96.7% |
| gold | [1:9] | 14 | 3.05% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 459 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 429 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 5 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_StartAuthSession_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_StartAuthSession.c | 1 |
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 | 461 | 96.8% |
| gold | [1:9] | 14 | 2.94% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 476 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 446 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 18 |
| src/tss2-mu/tpm2b-types.c | 7 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 19 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_GetSessionAuditDigest_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetSessionAuditDigest.c | 1 |
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 | 440 | 96.7% |
| gold | [1:9] | 14 | 3.07% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 455 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 425 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_NV_Write_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_Write.c | 1 |
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 | 438 | 96.6% |
| gold | [1:9] | 14 | 3.09% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.22% |
| All colors | 453 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 423 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_ChangeEPS_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_ChangeEPS.c | 1 |
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 | 467 | 96.8% |
| gold | [1:9] | 14 | 2.90% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.20% |
| All colors | 482 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 452 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 18 |
| src/tss2-mu/tpm2b-types.c | 5 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 19 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 4 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_CertifyCreation_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_CertifyCreation.c | 1 |
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 | 440 | 96.7% |
| gold | [1:9] | 14 | 3.07% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 455 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 425 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_HierarchyChangeAuth_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_HierarchyChangeAuth.c | 1 |
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 | 450 | 96.7% |
| gold | [1:9] | 14 | 3.01% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 465 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 435 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 5 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_Hash_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Hash.c | 1 |
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 | 445 | 96.7% |
| gold | [1:9] | 14 | 3.04% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 460 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 430 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_VerifySignature_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_VerifySignature.c | 1 |
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 | 453 | 96.7% |
| gold | [1:9] | 14 | 2.99% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 468 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 438 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 17 |
| src/tss2-mu/tpm2b-types.c | 6 |
| src/tss2-mu/tpma-types.c | 7 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_NV_ReadPublic_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_ReadPublic.c | 1 |
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 | 464 | 96.8% |
| gold | [1:9] | 14 | 2.92% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.20% |
| All colors | 479 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 449 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 18 |
| src/tss2-mu/tpm2b-types.c | 6 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 19 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_RSA_Encrypt_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_RSA_Encrypt.c | 1 |
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 | 443 | 96.7% |
| gold | [1:9] | 14 | 3.05% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 458 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 428 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 5 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_Vendor_TCG_Test_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Vendor_TCG_Test.c | 1 |
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 | 447 | 96.7% |
| gold | [1:9] | 14 | 3.03% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 462 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 432 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_NV_Read_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_Read.c | 1 |
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 | 450 | 96.7% |
| gold | [1:9] | 14 | 3.01% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 465 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 435 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 5 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_MAC_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_MAC.c | 1 |
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 | 466 | 96.8% |
| gold | [1:9] | 14 | 2.91% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.20% |
| All colors | 481 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 451 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 18 |
| src/tss2-mu/tpm2b-types.c | 6 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 19 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_FieldUpgradeStart_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_FieldUpgradeStart.c | 1 |
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 | 440 | 96.7% |
| gold | [1:9] | 14 | 3.07% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 455 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 425 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_PCR_SetAuthPolicy_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_PCR_SetAuthPolicy.c | 1 |
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 | 440 | 96.7% |
| gold | [1:9] | 14 | 3.07% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 455 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 425 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_StirRandom_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_StirRandom.c | 1 |
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 | 461 | 96.8% |
| gold | [1:9] | 14 | 2.94% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 476 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 446 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 18 |
| src/tss2-mu/tpm2b-types.c | 7 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 19 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 3 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_Quote_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Quote.c | 1 |
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 | 440 | 96.7% |
| gold | [1:9] | 14 | 3.07% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 455 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 425 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_NV_UndefineSpaceSpecial_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_NV_UndefineSpaceSpecial.c | 1 |
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 | 446 | 96.7% |
| gold | [1:9] | 14 | 3.03% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 461 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 431 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 5 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_FieldUpgradeData_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_FieldUpgradeData.c | 1 |
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 | 440 | 96.7% |
| gold | [1:9] | 14 | 3.07% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 455 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 425 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 16 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_PolicyNvWritten_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_PolicyNvWritten.c | 1 |
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 | 449 | 96.7% |
| gold | [1:9] | 14 | 3.01% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.21% |
| All colors | 464 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 434 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 16 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 3 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 18 |
| src/tss2-mu/tpm2b-types.c | 4 |
| src/tss2-mu/tpma-types.c | 6 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 18 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 2 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 1 |
| test/fuzz/Tss2_Sys_ReadClock_Complete.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_ReadClock.c | 1 |
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 | 550 | 97.3% |
| gold | [1:9] | 14 | 2.47% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.17% |
| All colors | 565 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 535 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |
| Function name | source code lines | source lines hit | percentage hit |
|---|
| filename | functions hit |
|---|---|
| test/fuzz/main-sys.c | 1 |
| test/integration/test-common.c | 7 |
| src/util/log.c | 6 |
| src/tss2-tcti/tctildr.c | 10 |
| src/tss2-tcti/tctildr-dl.c | 5 |
| src/tss2-sys/api/Tss2_Sys_GetContextSize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Initialize.c | 1 |
| ./src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/sysapi_util.c | 10 |
| src/tss2-sys/api/Tss2_Sys_Startup.c | 3 |
| src/tss2-mu/base-types.c | 15 |
| /usr/include/x86_64-linux-gnu/bits/byteswap.h | 2 |
| src/tss2-sys/sysapi_util.h | 2 |
| src/tss2-sys/api/Tss2_Sys_SetCmdAuths.c | 1 |
| src/tss2-mu/tpms-types.c | 24 |
| src/tss2-mu/tpm2b-types.c | 11 |
| src/tss2-mu/tpma-types.c | 7 |
| src/tss2-sys/api/Tss2_Sys_Execute.c | 3 |
| src/tss2-sys/api/Tss2_Sys_GetRspAuths.c | 1 |
| src/tss2-sys/api/Tss2_Sys_Finalize.c | 1 |
| src/tss2-sys/api/Tss2_Sys_GetCapability.c | 3 |
| src/tss2-mu/tpmu-types.c | 26 |
| src/tss2-mu/tpml-types.c | 21 |
| src/tss2-mu/tpmt-types.c | 9 |
| src/tss2-sys/api/Tss2_Sys_PCR_Read.c | 3 |
| test/fuzz/tcti/tcti-fuzzing.c | 2 |
| test/fuzz/Tss2_Sys_LoadExternal_Prepare.fuzz.c | 1 |
| src/tss2-sys/api/Tss2_Sys_LoadExternal.c | 1 |
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 | 463 | 96.8% |
| gold | [1:9] | 14 | 2.92% |
| yellow | [10:29] | 0 | 0.0% |
| greenyellow | [30:49] | 0 | 0.0% |
| lawngreen | 50+ | 1 | 0.20% |
| All colors | 478 | 100 |
The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 448 | 29 | test_sys_setup | call site: 00029 | test_sys_checks_pre |
| 9 | 4 | getLogLevel | call site: 00004 | log_stringlevel |
| 5 | 20 | getLogFile | call site: 00020 | fopen |
| 1 | 1 | LLVMFuzzerTestOneInput | call site: 00001 | doLog |