Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U N N H 5.5 .0032 25.4 —
AFFECTED
Product Versions Fixed
Linux adb4b42d19aea91826621a8d0bac94cf2c08f8bc – —
Linux 6.11 – 6.12.18
TIMELINE
Dec 29 Reserved by Linux
Apr 1 Published (CNA: Linux)
Jul 30 RESCORED — CVE-2025-21900 (Linux). CVSS 7.5 → 5.5 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
If the file is sillyrenamed, and slated for delete on close, it is
possible for a server reboot to triggeer an open reclaim, with can again
race with the application call to close(). When that happens, the call
to put_nfs_open_context() can trigger a synchronous delegreturn call
which deadlocks because it is not marked as privileged.
Instead, ensure that the call to nfs4_inode_return_delegation_on_close()
catches the delegreturn, and schedules it asynchronously.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| December 29, 2024 | Reserved | Reserved by Linux |
| April 1, 2025 | Published | Published (CNA: Linux) |
| July 30, 2026 | RESCORED | RESCORED — CVE-2025-21900 (Linux). CVSS 7.5 → 5.5 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | adb4b42d19aea91826621a8d0bac94cf2c08f8bc | — |
| Linux | Linux | — | 6.11 | 6.12.18 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2025-21900 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.