Beveiligingsadvies

CVE-2026-30656

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-04-16 00:00:00
Laatst bijgewerkt 2026-04-16 17:33:52
Toegewezen door mitre
CVSS-score 7.5
Status PUBLISHED

Beschrijving

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.