Loading market data...
← Back to CVE feed

CVE-2026-30656

HIGH CVSS 7.5 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Published: Apr 16, 2026 15:17 UTC Modified: Apr 16, 2026 18:16 UTC