PT-2026-33324
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...