Kernel memory disclosure via unlocked fdinfo reads
Published Jun 6, 2025 · Updated Aug 5, 2026
Use-after-free in Linux kernel 6.13 through 6.14.7 allows local users to disclose kernel memory or trigger a panic through io_uring fdinfo. io_uring_show_fdinfo() reads stale ctx->rings, ctx->sq_array, and ctx->sq_sqes pointers while another thread resizes and frees the old ring mappings. Any unprivileged local user can race reads of the process's own /proc/self/fdinfo entry against ring resizing, exposing kernel contents and enabling a reliable system panic.
Summary
What happened
Use-after-free in Linux kernel 6.13 through 6.14.7 allows local users to disclose kernel memory or trigger a panic through io_uring fdinfo. io_uring_show_fdinfo() reads stale ctx->rings, ctx->sq_array, and ctx->sq_sqes pointers while another thread resizes and frees the old ring mappings. Any unprivileged local user can race reads of the process's own /proc/self/fdinfo entry against ring resizing, exposing kernel contents and enabling a reliable system panic.
The record
- CVE
- CVE-2025-38002
- Published
- Jun 6, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Jun 6, 2025CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=6.13
- Affected versionversion=79cfe9e59c2a12c3b3faeeefe38d23f3d8030972 <bdb7d2ec2e31c46c45d1f32667dfa8216a72705e
- Affected versionversion=79cfe9e59c2a12c3b3faeeefe38d23f3d8030972 <d871198ee431d90f5308d53998c1ba1d5db5619a
What conditions does exploitation require?
What is affected?
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