Data corruption and kernel crash via write-request race
Published Sep 5, 2025 · Updated Sep 5, 2025
A race condition in the Linux NFS client write path allows local users to corrupt NFS data, disclose stale memory, or crash the kernel. nfs_lock_and_join_requests() checks whether a request remains mapping-attached before taking the page-group lock, allowing nfs_inode_remove_request() to detach it concurrently. Exploitation requires write access on an existing NFS mount and overlapping buffered writes with forced writeback or invalidation; no other user interaction is required.
Summary
What happened
A race condition in the Linux NFS client write path allows local users to corrupt NFS data, disclose stale memory, or crash the kernel. nfs_lock_and_join_requests() checks whether a request remains mapping-attached before taking the page-group lock, allowing nfs_inode_remove_request() to detach it concurrently. Exploitation requires write access on an existing NFS mount and overlapping buffered writes with forced writeback or invalidation; no other user interaction is required.
The record
- CVE
- CVE-2025-39697
- Published
- Sep 5, 2025
- Updated
- Sep 5, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 5, 2025CVE publishedPublication date reported by the CVE source.
- Sep 5, 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=4.14
- Affected versionversion=bd37d6fce184836bd5e7cd90ce40116a4fadaf2a <202a3432d21ac060629a760fff3b0a39859da3ea
- Affected versionversion=bd37d6fce184836bd5e7cd90ce40116a4fadaf2a <76d2e3890fb169168c73f2e4f8375c7cc24a765e
- Affected versionversion=bd37d6fce184836bd5e7cd90ce40116a4fadaf2a <92278ae36935a54e65fef9f8ea8efe7e80481ace
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