CVE-2025-21900
Last modified
CVE-2025-21900 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.12.18 | — |
| Linux | Linux Kernel | >= 6.13, < 6.13.6 | — |
| Linux | Linux Kernel | 6.14 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-21900?
How severe is CVE-2025-21900?
How do I fix CVE-2025-21900?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-21895In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-21896In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-21897In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21898In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21899In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-2190The mobile application (com.transsnet.store) has a man-in-th…8.1
- CVE-2025-21901In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21902In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21903In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21904In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21905In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-21906In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-21900?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
