PT-2026-4489 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-03-26

·

CVE-2026-22989

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel’s Network File System daemon (nfsd) is susceptible to a server crash when attempting to unlock the filesystem through an administrative interface while nfsd is not running. This occurs because the nfsd4 revoke states() function accesses state structures, such as conf id hashtbl, that have already been freed during server shutdown. The call trace indicates the issue originates within the nfsd4 revoke states() function and propagates through write unlock fs, nfsctl transaction write, and ultimately ksys write. The recommended solution involves acquiring the nfsd mutex, verifying the server's operational status, and maintaining the mutex lock throughout the call to nfsd4 revoke states().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2026-22989
OPENSUSE-SU-2026:20287-1
SUSE-SU-2026:0962-1
SUSE-SU-2026:1081-1
SUSE-SU-2026:20555-1
SUSE-SU-2026:20599-1
SUSE-SU-2026:20615-1

Affected Products

Linux Kernel