CVE-2026-74730
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2026-74730 is a use-after-free vulnerability in the Linux kernel's NFS (Network File System) implementation, specifically in the handling of FREE_STATEID operations. When a FREE_STATEID RPC call is delayed, the struct nfs_server object can be deallocated while the operation is still in flight, resulting in a dangling pointer dereference. The vulnerability affects Linux kernel versions from 3.10 up to the fixed releases across multiple stable branches. It was published on August 22, 2026, with patches available the same day. The CVSS base score is listed as 0.0 (pending full scoring), with Feedly estimating a Medium severity (GitHub Advisory, Feedly).

Technical details

The root cause is a missing reference count increment on the struct nfs_server object before initiating a FREE_STATEID RPC operation (CWE-416: Use After Free). When the operation is delayed — for example, due to network latency or scheduling — the NFS server structure's refcount can reach zero and the object freed, while the in-flight operation still holds a pointer to it. The fix bumps the refcount of struct nfs_server for the duration of the FREE_STATEID call, ensuring the object remains valid until the operation completes. The vulnerability was originally reported by Dan Aloni (GitHub Advisory).

Impact

Successful exploitation can allow an attacker with the ability to trigger NFS FREE_STATEID operations — typically a local user or an authenticated NFS client — to cause kernel memory corruption via the use-after-free condition. This may lead to arbitrary code execution with kernel privileges or a system crash (denial of service), compromising the full confidentiality, integrity, and availability of the affected host. Given kernel-level access, lateral movement within a network environment is also a realistic post-exploitation scenario (Feedly).

Exploitability

As of the disclosure date, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (Feedly, GitHub Advisory). The EPSS score is 0.0, reflecting a currently low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires the ability to trigger delayed NFS FREE_STATEID operations, which limits the attack surface to local users or authenticated NFS clients.

Mitigation and workarounds

Patches have been backported to all active stable Linux kernel branches. The fixed versions are: 5.10.265, 5.15.216, 6.1.183, 6.6.152, 6.12.104, 6.18.45, 7.1.9, and 7.2 (mainline). Administrators should update to the patched kernel version corresponding to their branch as soon as possible. As a temporary workaround where patching is not immediately feasible, restricting NFS access to trusted clients only can reduce exposure (GitHub Advisory, Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74733NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74732NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74731NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoNoAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74729NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 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