Impact
A use-after-free bug is triggered during an NFS FREE_STATEID operation. If the operation is delayed, the kernel may free the 'struct nfs_server' while it is still in use, allowing an attacker to manipulate memory and potentially execute arbitrary code or corrupt data. The weakness corresponds to the CWE-911 weakness.
Affected Systems
All Linux kernel implementations that have not yet applied the patch that bumps the reference count during FREE_STATEID are affected. The CVE does not specify particular kernel releases, so any installation running the unpatched kernel on a system that exposes NFS services is at risk.
Risk and Exploitability
The CVSS score is 9.8, EPSS is < 1%, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector would involve an attacker with access to trigger a delayed FREE_STATEID, such as a privileged NFS client or administrator. Exploitation could lead to arbitrary code execution or system compromise, but the low exploitation probability indicates the risk is moderate but not negligible.
OpenCVE Enrichment
Debian DLA
Debian DSA