CVE-2025-21900
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/04/2025
Last modified:
01/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
NFSv4: Fix a deadlock when recovering state on a sillyrenamed file<br />
<br />
If the file is sillyrenamed, and slated for delete on close, it is<br />
possible for a server reboot to triggeer an open reclaim, with can again<br />
race with the application call to close(). When that happens, the call<br />
to put_nfs_open_context() can trigger a synchronous delegreturn call<br />
which deadlocks because it is not marked as privileged.<br />
<br />
Instead, ensure that the call to nfs4_inode_return_delegation_on_close()<br />
catches the delegreturn, and schedules it asynchronously.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.11 (including) | 6.12.18 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.6 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



