CVE-2025-10824Public exploit

Local process crash via freed option sorting

Published Sep 23, 2025 · Updated Sep 23, 2025

Use-after-free in fio 3.41 and earlier allows local users to crash the process by parsing a crafted job file with fio. The __parse_jobs_ini function frees the opts array before passing it to fio_options_parse, where qsort invokes opt_cmp and dereferences freed entries. The published PoC requires local execution of fio with the crafted job file and demonstrates a process crash; no code execution is documented.

CVSS severity5.3
Medium
EPSS probability0.14%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Use-after-free in fio 3.41 and earlier allows local users to crash the process by parsing a crafted job file with fio. The __parse_jobs_ini function frees the opts array before passing it to fio_options_parse, where qsort invokes opt_cmp and dereferences freed entries. The published PoC requires local execution of fio with the crafted job file and demonstrates a process crash; no code execution is documented.

The record

CVE
CVE-2025-10824
Published
Sep 23, 2025
Updated
Sep 23, 2025
Vendor
Jens Axboe
Product
fio
Classifications
CWE-416, CWE-119, T1203
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Sep 23, 2025CVE publishedPublication date reported by the CVE source.
  2. Sep 23, 2025Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=3.0
  2. Affected versionversion=3.1
  3. Affected versionversion=3.10
  4. Affected versionversion=3.11
  5. Affected versionversion=3.12
  6. Affected versionversion=3.13
  7. Affected versionversion=3.14
  8. Affected versionversion=3.15
  9. Affected versionversion=3.16
  10. Affected versionversion=3.17
  11. Affected versionversion=3.18
  12. Affected versionversion=3.19
  13. Affected versionversion=3.2
  14. Affected versionversion=3.20
  15. Affected versionversion=3.21
  16. Affected versionversion=3.22
  17. Affected versionversion=3.23
  18. Affected versionversion=3.24
  19. Affected versionversion=3.25
  20. Affected versionversion=3.26
  21. Affected versionversion=3.27
  22. Affected versionversion=3.28
  23. Affected versionversion=3.29
  24. Affected versionversion=3.3
  25. Affected versionversion=3.30
  26. Affected versionversion=3.31
  27. Affected versionversion=3.32
  28. Affected versionversion=3.33
  29. Affected versionversion=3.34
  30. Affected versionversion=3.35
  31. Affected versionversion=3.36
  32. Affected versionversion=3.37
  33. Affected versionversion=3.38
  34. Affected versionversion=3.39
  35. Affected versionversion=3.4
  36. Affected versionversion=3.40
  37. Affected versionversion=3.41
  38. Affected versionversion=3.5
  39. Affected versionversion=3.6
  40. Affected versionversion=3.7
  41. Affected versionversion=3.8
  42. Affected versionversion=3.9

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

Jens Axboe · fioversion=3.0; version=3.1; version=3.10; version=3.11; version=3.12; version=3.13; version=3.14; version=3.15; version=3.16; version=3.17; version=3.18; version=3.19; version=3.2; version=3.20; version=3.21; version=3.22; version=3.23; version=3.24; version=3.25; version=3.26; version=3.27; version=3.28; version=3.29; version=3.3; version=3.30; version=3.31; version=3.32; version=3.33; version=3.34; version=3.35; version=3.36; version=3.37; version=3.38; version=3.39; version=3.4; version=3.40; version=3.41; version=3.5; version=3.6; version=3.7; version=3.8; version=3.9

Published CVSS scores

1.9VulDBCVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P
5.3VulDBCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
4.3VulDBAV:L/AC:L/Au:S/C:P/I:P/A:P

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitPublished

Weakness, pattern, technique

CWE-416Use After Free
CWE-119Improper Restriction of Operations within the Bounds of a Memory Buffer
T1203Exploitation for Client Execution

Public exploit references

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo