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
Configurations
No configuration.
History
16 Apr 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-476 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
16 Apr 2026, 15:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-16 15:17
Updated : 2026-04-17 15:38
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
