CVE-2025-39697Race Condition in Linux

CWE-362Race Condition25 documents8 sources
Severity
4.7MEDIUMNVD
EPSS
0.0%
top 98.11%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 5
Latest updateApr 9

Description

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a race when updating an existing write After nfs_lock_and_join_requests() tests for whether the request is still attached to the mapping, nothing prevents a call to nfs_inode_remove_request() from succeeding until we actually lock the page group. The reason is that whoever called nfs_inode_remove_request() doesn't necessarily have a lock on the page group head. So in order to avoid races, let's take the page group lo

CVSS vector

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.0 | Impact: 3.6

Affected Packages3 packages

NVDlinux/linux_kernel4.145.10.242+6
Debianlinux/linux_kernel< 5.10.244-1+3
CVEListV5linux/linuxbd37d6fce184836bd5e7cd90ce40116a4fadaf2a0ff42a32784e0f2cb46a46da8e9f473538c13e1b+7

Also affects: Debian Linux 11.0

Patches

🔴Vulnerability Details

3
CVEList
NFS: Fix a race when updating an existing write2025-09-05
OSV
CVE-2025-39697: In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a race when updating an existing write After nfs_lock_and_join_requests()2025-09-05
GHSA
GHSA-3fr6-pgc4-qmrv: In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a race when updating an existing write After nfs_lock_and_join_requests2025-09-05

📋Vendor Advisories

21
Ubuntu
Linux kernel (Azure FIPS) vulnerabilities2026-04-09
Ubuntu
Linux kernel (Raspberry Pi) vulnerabilities2026-04-01
Ubuntu
Linux kernel (Azure) vulnerabilities2026-03-25
Ubuntu
Linux kernel (Azure) vulnerabilities2026-03-25
Ubuntu
Linux kernel (AWS) vulnerabilities2026-03-23
CVE-2025-39697 — Race Condition in Linux | cvebase