cbcvebase.
CVE-2025-39697
published 2025-09-05

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() tests…

medium4.7CVSS 3.1
AVLACHPRLUINSUCNINAH
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 lock earlier in nfs_lock_and_join_requests(), and hold it across the removal of the request in nfs_inode_remove_request().

Affected

28 ranges· showing 25
VendorProductVersion rangeFixed in
debiandebian_linux
debianlinux< linux 6.1.153-1 (bookworm)linux 6.1.153-1 (bookworm)
debianlinux-6.1< linux 6.1.153-1 (bookworm)linux 6.1.153-1 (bookworm)
linuxlinux
linuxlinux>= bd37d6fce184836bd5e7cd90ce40116a4fadaf2a < 0ff42a32784e0f2cb46a46da8e9f473538c13e1b0ff42a32784e0f2cb46a46da8e9f473538c13e1b
linuxlinux>= bd37d6fce184836bd5e7cd90ce40116a4fadaf2a < f230d40147cc37eb3aef4d50e2e2c06ea73d9a77f230d40147cc37eb3aef4d50e2e2c06ea73d9a77
linuxlinux>= bd37d6fce184836bd5e7cd90ce40116a4fadaf2a < c32e3c71aaa1c1ba05da88605e2ddd493c58794fc32e3c71aaa1c1ba05da88605e2ddd493c58794f
linuxlinux>= bd37d6fce184836bd5e7cd90ce40116a4fadaf2a < 181feb41f0b268e6288bf9a7b984624d7fe2031d181feb41f0b268e6288bf9a7b984624d7fe2031d
linuxlinux>= bd37d6fce184836bd5e7cd90ce40116a4fadaf2a < 92278ae36935a54e65fef9f8ea8efe7e80481ace92278ae36935a54e65fef9f8ea8efe7e80481ace
linuxlinux>= bd37d6fce184836bd5e7cd90ce40116a4fadaf2a < 202a3432d21ac060629a760fff3b0a39859da3ea202a3432d21ac060629a760fff3b0a39859da3ea
linuxlinux>= bd37d6fce184836bd5e7cd90ce40116a4fadaf2a < 76d2e3890fb169168c73f2e4f8375c7cc24a765e76d2e3890fb169168c73f2e4f8375c7cc24a765e
linuxlinux_kernel
linuxlinux_kernel>= 0 < 5.10.244-15.10.244-1
linuxlinux_kernel>= 0 < 6.1.153-16.1.153-1
linuxlinux_kernel>= 0 < 6.12.48-16.12.48-1
linuxlinux_kernel>= 0 < 6.16.5-16.16.5-1
linuxlinux_kernel>= 0 < 5.15.0-163.1735.15.0-163.173
linuxlinux_kernel>= 0 < 6.8.0-106.1066.8.0-106.106
linuxlinux_kernel>= 4.14 < 5.10.2425.10.242
linuxlinux_kernel>= 5.11 < 5.15.1915.15.191
linuxlinux_kernel>= 5.16 < 6.1.1506.1.150
linuxlinux_kernel>= 6.13 < 6.16.46.16.4
linuxlinux_kernel>= 6.2 < 6.6.1046.6.104
linuxlinux_kernel>= 6.7 < 6.12.446.12.44
msrcazl3_kernel_6.6.96.2-1_on_azure_linux_3.0

CVSS provenance

nvdv3.14.7MEDIUMCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM