A NULL pointer dereference vulnerability exists in fio ...
High severity
Unreviewed
Published
Apr 16, 2026
to the GitHub Advisory Database
•
Updated Apr 16, 2026
Description
Published by the National Vulnerability Database
Apr 16, 2026
Published to the GitHub Advisory Database
Apr 16, 2026
Last updated
Apr 16, 2026
A NULL pointer dereference vulnerability exists in fio (Flexible I/O Tester) v3.41 when parsing job files containing the fdp_pli option. The callback function str_fdp_pli_cb() does not validate the input pointer and calls strdup() on a NULL value when the option is specified without an argument. This results in a segmentation fault and process crash.
References