Bug 2458951 (CVE-2026-30656) - CVE-2026-30656 fio: fio: Denial of Service via NULL pointer dereference when parsing job files
Summary: CVE-2026-30656 fio: fio: Denial of Service via NULL pointer dereference when ...
Keywords:
Status: NEW
Alias: CVE-2026-30656
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-16 16:01 UTC by OSIDB Bzimport
Modified: 2026-04-16 18:41 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-16 16:01:14 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.