Project: nghttp2

Language c++
OSS-Fuzz project link
Project repository link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage failing: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 3
Lines of code 11783
Lines covered 6330
Code coverage 53.72%
Code coverage report Report link
Static reachability 77.95%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
nghttp2_fuzzer 45.84% (avg: 45.84%, max: 45.84%) 2025-03-27
nghttp2_fuzzer_fdp 48.7% (avg: 48.7%, max: 48.7%) 2025-03-27
nghttp2_fuzzer_frames 15.92% (avg: 15.92%, max: 15.92%) 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
nghttp2_session_recv /src/nghttp2/lib/nghttp2_session.c 1825 0.0%
nghttp2_session_mem_recv /src/nghttp2/lib/nghttp2_session.c 1812 0.0%
(anonymousnamespace)::send_pending(nghttp2_session*) /src/nghttp2/build/../fuzz/fuzz_target_fdp.cc 1031 0.0%
nghttp2_session_send /src/nghttp2/lib/nghttp2_session.c 1030 0.0%
nghttp2_session_mem_send /src/nghttp2/lib/nghttp2_session.c 1030 0.0%
session_prep_frame /src/nghttp2/lib/nghttp2_session.c 795 19.68%
session_process_priority_update_frame /src/nghttp2/lib/nghttp2_session.c 470 0.0%
nghttp2_session_on_priority_update_received /src/nghttp2/lib/nghttp2_session.c 461 0.0%
nghttp2_session_upgrade2 /src/nghttp2/lib/nghttp2_session.c 440 0.0%
nghttp2_session_upgrade /src/nghttp2/lib/nghttp2_session.c 439 0.0%