CVE-2026-22980
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-22980 is a use-after-free vulnerability in the Linux kernel's NFSv4 grace period handling (nfsd: provide locking for v4_end_grace). Writing to v4_end_grace can race with server shutdown, causing memory — particularly reclaim_str_hashtbl — to be accessed after it has been freed. The vulnerability was published on January 23, 2026, and affects Linux kernel versions from 3.18 through multiple stable branches up to 6.18.x. It carries a CVSS v3.1 base score of 7.8 (High), assigned by kernel.org (Red Hat Advisory, Microsoft MSRC).

Technical details

The root cause is a race condition (CWE-416: Use After Free) in the Linux kernel's NFSD subsystem. When v4_end_grace is written concurrently with server shutdown, the nfsd4_end_grace() function can access reclaim_str_hashtbl memory that has already been freed during the shutdown sequence. The fix introduces two new nfsd_net fields — client_tracking_active (protected by nn->client_lock spinlock) and grace_end_forced — ensuring that the laundromat work queue is only scheduled while it is safe to make client tracking calls, and that writing to v4_end_grace cannot restart work items after shutdown has already waited for them. The vulnerability requires local access with low privileges and no user interaction to trigger (Red Hat Advisory, Feedly).

Impact

Successful exploitation by a low-privileged local attacker can crash NFSv4 services or cause broader system instability through memory corruption. The CVSS assessment indicates high impact to confidentiality, integrity, and availability, meaning an attacker could potentially read sensitive kernel memory, corrupt data structures, or cause a denial of service. Systems acting as NFSv4 servers are most directly at risk, and instability could affect all clients relying on those services (Feedly).

Mitigation and workarounds

Patches have been released across all affected stable kernel branches. Administrators should upgrade to the following minimum versions based on their deployment:

  • 5.10.x: 5.10.248 or later
  • 5.11.x–5.14.x: 5.15.198 or later
  • 5.16.x–6.0.x: 6.1.161 or later
  • 6.2.x–6.5.x: 6.6.121 or later
  • 6.7.x–6.11.x: 6.12.66 or later
  • 6.13.x–6.17.x: 6.18.6 or later

For systems that cannot be patched immediately, consider disabling NFSv4 services if they are not operationally critical, and restrict local user access to minimize exposure. Patches are available via kernel.org git commits and Red Hat/Ubuntu/Oracle advisories (Red Hat Advisory, Microsoft MSRC, Ubuntu USN-8278-1).

Community reactions

The vulnerability received standard coverage from Linux distribution security teams, with Red Hat, Ubuntu, Oracle Linux, SUSE, Amazon Linux, and Yocto Project all issuing advisories or patches. Microsoft also acknowledged the vulnerability in its MSRC portal in the context of its CBL-Mariner/Azure Linux kernel. No notable independent researcher commentary or significant social media discussion beyond routine CVE tracking was observed (Red Hat Advisory, Microsoft MSRC, Ubuntu USN-8278-1).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management