Linux Kernel NFSv4 State Revocation Vulnerability Causes Denial-of-Service

Vulnerability

A denial-of-service vulnerability has been identified in the Linux kernel's NFS server component (nfsd). When attempting to unlock the filesystem through an administrative interface while nfsd is not running, the server crashes. This issue arises because the state revocation function, nfsd4_revoke_states(), tries to access state structures that have already been freed during the server's shutdown process. The vulnerability affects several versions of the Linux kernel.

Impact

Exploitation of this vulnerability leads to a server crash, causing a denial-of-service condition.

Reproduction

To reproduce this vulnerability, attempt to unlock the filesystem via an administrative interface while the NFS server (nfsd) is not running. This will cause the server to crash, as the state revocation process tries to access freed state structures, leading to a failure in the NFS service.

Remediation

The vulnerability has been addressed in a patch that is included in the official Linux kernel stable releases. Users should upgrade to the latest stable version of the Linux kernel.

Added: Jan 23, 2026, 4:28 PM
Updated: Jan 23, 2026, 4:28 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
3.8
remediation
7.7
relevance
2.3
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.