Memory disclosure via speculative descriptor indexing
Published May 2, 2025 · Updated May 11, 2026
Out-of-bounds read in the Linux kernel allows local users to disclose kernel memory by closing a crafted file descriptor. In fs/file.c, pick_file() bounds-checks the descriptor but then indexes fdt->fd without array_index_nospec(), permitting speculative use of an out-of-range index. Low-privileged local access is required; successful exploitation exposes kernel-resident data and can interrupt the host, with no integrity impact reported.
Summary
What happened
Out-of-bounds read in the Linux kernel allows local users to disclose kernel memory by closing a crafted file descriptor. In fs/file.c, pick_file() bounds-checks the descriptor but then indexes fdt->fd without array_index_nospec(), permitting speculative use of an out-of-range index. Low-privileged local access is required; successful exploitation exposes kernel-resident data and can interrupt the host, with no integrity impact reported.
The record
- CVE
- CVE-2023-53117
- Published
- May 2, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 2, 2025CVE publishedPublication date reported by the CVE source.
- May 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <3d5d9501b634fd268eb56428cda92cd317752d69
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <609d54441493c99f21c1823dfd66fa7f4c512ff4
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <6631c8da02cfad96c53b217cf647b511c7f34faf
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <a759905de9cd6ec9ca08ceadf0920272772ed830
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <cec08b7d1ebcd3138d4658b3868ce26aeb1e8e06
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <eea8e4e056a5ffbeb539a13854c017d5d62c756a
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f31cd5da636682caea424fa1c22679016cbfc16b
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f8cd8754a03a3748384ee438c572423643c9c315
- Affected versionversion=2.6.12
What conditions does exploitation require?
What is affected?
Published CVSS scores
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