Kernel crash via OrangeFS readdir double-free
Published Sep 11, 2026 · Updated Sep 11, 2026
Double-free in the Linux OrangeFS readdir path allows local users with device access to corrupt kernel memory via a malformed readdir downcall. orangefs_devreq_write_iter() frees trailer_buf after a short copy but leaves the pointer set, so do_readdir() frees it again on the error path. Reaching the flaw requires a client that can hold /dev/pvfs2-req and declare a trailer_size larger than the supplied bytes; the deterministic double-free can crash the kernel.
Summary
What happened
Double-free in the Linux OrangeFS readdir path allows local users with device access to corrupt kernel memory via a malformed readdir downcall. orangefs_devreq_write_iter() frees trailer_buf after a short copy but leaves the pointer set, so do_readdir() frees it again on the error path. Reaching the flaw requires a client that can hold /dev/pvfs2-req and declare a trailer_size larger than the supplied bytes; the deterministic double-free can crash the kernel.
The record
- CVE
- CVE-2026-89498
- Published
- Sep 11, 2026
- Updated
- Sep 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Sep 11, 2026CVE publishedPublication date reported by the CVE source.
- Sep 11, 2026Record 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.
- Affected versionversion=382f4581e67f57209c7aa67e39f26ba076306a2e <2f5454a25127854c232fde5d1d65d16fbcd42d43
- Affected versionversion=382f4581e67f57209c7aa67e39f26ba076306a2e <519f4146b8b8c5f20c2ad01913acd6df2df8fc8e
- Affected versionversion=382f4581e67f57209c7aa67e39f26ba076306a2e <f574296be7f46eb60beca851240b526df232f480
- Affected versionversion=382f4581e67f57209c7aa67e39f26ba076306a2e <f796f38a324e89547738f4b70cc33be5be2bc6da
- Affected versionversion=4.12
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
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.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
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