
Cloud Vulnerability DB
A community-led vulnerabilities database
A critical use-after-free vulnerability has been identified in axboe fio versions up to 3.41 (CVE-2025-10824). The vulnerability affects the _parsejobs_ini function in the init.c file. This security flaw was discovered on September 21, 2025, and requires local access to exploit (VulDB, NVD).
The vulnerability occurs during option sorting in fio's parser. In _parsejobsini() (init.c), an options array 'opts' is allocated and later freed. However, after this free operation, the same array is passed to fiooptionsparse(), where sortoptions() calls qsort() with comparator optcmp(). The optcmp() function then dereferences entries from the freed opts array, resulting in a heap-use-after-free condition. The vulnerability has been assigned a CVSS v3.1 Base Score of 5.3 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L (GitHub Issue, VulDB).
The vulnerability affects the confidentiality, integrity, and availability of the system. When exploited, it can cause the program to crash, use unexpected values, or potentially execute arbitrary code. The impact is considered medium severity due to the local access requirement (VulDB).
At the time of disclosure, there are no official patches or mitigations available. It is recommended to replace the affected software with an alternative product until a patch is released (VulDB).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."