Project: usrsctp

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 3
Lines of code 45815
Lines covered 17397
Code coverage 37.97%
Code coverage report Report link
Static reachability 89.24%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
fuzzer_connect 34.61% (avg: 26.38%, max: 34.65%) 2025-03-27
fuzzer_fragment 17.66% (avg: 17.89%, max: 18.61%) 2025-03-27
fuzzer_listen 10.07% (avg: 10.07%, max: 10.07%) 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
initialize_fuzzer /src/usrsctp/fuzzer/fuzzer_fragment.c 11013 0.0%
usrsctp_init_nothreads /src/usrsctp/usrsctplib/user_socket.c 10999 0.0%
recv_function_udp6 /src/usrsctp/usrsctplib/user_recv_thread.c 10537 0.0%
recv_function_udp /src/usrsctp/usrsctplib/user_recv_thread.c 10537 0.0%
usrsctp_bindx /src/usrsctp/usrsctplib/user_socket.c 8024 0.0%
usrsctp_connectx /src/usrsctp/usrsctplib/user_socket.c 8022 0.0%
userspace_setsockopt /src/usrsctp/usrsctplib/user_socket.c 8012 0.0%
sctp_setopt /src/usrsctp/usrsctplib/netinet/sctp_usrreq.c 7987 9.165%
sctp_sendm /src/usrsctp/usrsctplib/netinet/sctp_usrreq.c 6498 0.0%
sctp_output /src/usrsctp/usrsctplib/netinet/sctp_output.c 6486 0.0%