Race Condition in Linux Kernel NFS Handling
CVE-2025-39697

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
5 September 2025

What is CVE-2025-39697?

A race condition vulnerability exists within the Linux kernel's NFS implementation. This issue arises when the system's handling of existing write requests can lead to unexpected behaviors during concurrent operations. Specifically, during the processing of requests, a lack of proper locking can allow for the removal of requests without adequate synchronization. By implementing a locking mechanism earlier in the request handling process, the vulnerability is mitigated, ensuring that data integrity is maintained and the risk of inconsistency is significantly reduced. It's crucial for users running affected versions of the Linux kernel to apply the latest patches to safeguard against potential exploits.

Affected Version(s)

Linux bd37d6fce184836bd5e7cd90ce40116a4fadaf2a < 92278ae36935a54e65fef9f8ea8efe7e80481ace

Linux bd37d6fce184836bd5e7cd90ce40116a4fadaf2a < 202a3432d21ac060629a760fff3b0a39859da3ea

Linux bd37d6fce184836bd5e7cd90ce40116a4fadaf2a < 76d2e3890fb169168c73f2e4f8375c7cc24a765e

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-39697 : Race Condition in Linux Kernel NFS Handling