Project: krb5

Language c
OSS-Fuzz project link
Project repository link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 19
Lines of code 61784
Lines covered 13801
Code coverage 22.34%
Code coverage report Report link
Static reachability 26.11%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
fuzz_aes 9.14% (avg: 9.14%, max: 9.14%) 2025-03-27
fuzz_asn 7.79% (avg: 7.79%, max: 7.79%) 2025-03-27
fuzz_attrset 3.74% (avg: 3.74%, max: 3.74%) 2025-03-27
fuzz_chpw 3.15% (avg: 3.15%, max: 3.15%) 2025-03-27
fuzz_crypto 23.81% (avg: 23.81%, max: 23.81%) 2025-03-27
fuzz_des 30.42% (avg: 30.42%, max: 30.42%) 2025-03-27
fuzz_gss 5.36% (avg: 5.36%, max: 5.36%) 2025-03-27
fuzz_json 46.47% (avg: 46.47%, max: 46.47%) 2025-03-27
fuzz_kdc 3.11% (avg: 3.11%, max: 3.11%) 2025-03-27
fuzz_krad 4.15% (avg: 4.15%, max: 4.15%) 2025-03-27
fuzz_krb 6.25% (avg: 6.25%, max: 6.25%) 2025-03-27
fuzz_krb5_ticket 5.21% (avg: 5.21%, max: 5.21%) 2025-03-27
fuzz_marshal_cred 2.59% (avg: 2.59%, max: 2.59%) 2025-03-27
fuzz_marshal_princ 1.41% (avg: 1.41%, max: 1.41%) 2025-03-27
fuzz_ndr 2.53% (avg: 2.53%, max: 2.53%) 2025-03-27
fuzz_oid 1.16% (avg: 1.16%, max: 1.16%) 2025-03-27
fuzz_pac 5.38% (avg: 5.38%, max: 5.38%) 2025-03-27
fuzz_profile 28.73% (avg: 28.73%, max: 28.73%) 2025-03-27
fuzz_util 5.38% (avg: 5.38%, max: 5.38%) 2025-03-27

Historical Progression

Per Fuzzer Progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
iakerb_gss_accept_sec_context /src/krb5/src/lib/gssapi/krb5/iakerb.c 7761 0.0%
iakerb_gss_init_sec_context /src/krb5/src/lib/gssapi/krb5/iakerb.c 7716 0.0%
kg_accept_krb5 /src/krb5/src/lib/gssapi/krb5/accept_sec_context.c 7628 17.66%
krb5_gss_init_sec_context /src/krb5/src/lib/gssapi/krb5/init_sec_context.c 7590 0.0%
krb5_gss_init_sec_context_ext /src/krb5/src/lib/gssapi/krb5/init_sec_context.c 7588 0.0%
krb5_gss_store_cred /src/krb5/src/lib/gssapi/krb5/store_cred.c 7274 0.0%
krb5_gss_store_cred_into /src/krb5/src/lib/gssapi/krb5/store_cred.c 7272 0.0%
krb5_gss_inquire_cred_by_mech /src/krb5/src/lib/gssapi/krb5/inq_cred.c 7226 0.0%
krb5_gss_inquire_cred /src/krb5/src/lib/gssapi/krb5/inq_cred.c 7215 0.0%
krb5_gss_acquire_cred_impersonate_name /src/krb5/src/lib/gssapi/krb5/s4u_gss_glue.c 7201 0.0%