CVE-2026-30656

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-04-16 15:17

Updated : 2026-06-17 10:32


NVD link : CVE-2026-30656

Mitre link : CVE-2026-30656

CVE.ORG link : CVE-2026-30656


JSON object : View

Products Affected

No product.

CWE
CWE-476

NULL Pointer Dereference