Kernel crash via READ_PLUS scratch double-free
Published Sep 17, 2025 · Updated Sep 17, 2025
Double-free in Linux NFSv4.2 READ_PLUS handling allows local users to crash the kernel through reads on mounted shares. The page I/O path can reuse one nfs_pgio_header for multiple requests, while nfs4_proc_read_setup() initializes scratch storage only once; cleanup then frees the same scratch buffer twice or leaves a NULL buffer with a nonzero length. An NFSv4.2 client must process READ_PLUS replies, especially hole segments; the resulting kernel oops interrupts the affected host.
Summary
What happened
Double-free in Linux NFSv4.2 READ_PLUS handling allows local users to crash the kernel through reads on mounted shares. The page I/O path can reuse one nfs_pgio_header for multiple requests, while nfs4_proc_read_setup() initializes scratch storage only once; cleanup then frees the same scratch buffer twice or leaves a NULL buffer with a nonzero length. An NFSv4.2 client must process READ_PLUS replies, especially hole segments; the resulting kernel oops interrupts the affected host.
The record
- CVE
- CVE-2023-53360
- Published
- Sep 17, 2025
- Updated
- Sep 17, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415, T1499
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Sep 17, 2025CVE publishedPublication date reported by the CVE source.
- Sep 17, 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.
- Affected versionversion=6.4
- Affected versionversion=886959f425b6a936a30b82a297ae3aecb3b8230f <adac9f0ddd2b291c7ce41f549fdb27a13616cff5
- Affected versionversion=fbd2a05f29a95d5b42b294bf47e55a711424965b <303a78052091c81e9003915c521fdca1c7e117af
- Affected versionversion=fbd2a05f29a95d5b42b294bf47e55a711424965b <a2f4cb206bd94b3f4a7bb05fcdce9525283b5681
- Affected versionversion=fbd2a05f29a95d5b42b294bf47e55a711424965b <ae5d5672f1db711e91db6f52df5cb16ecd8f5692
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.
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