Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2024-56779

A memory leak in the Linux NFS server can grow unbounded when multiple clients open files at the same time. The bug causes the server to keep unused open state objects, eventually exhausting memory and potentially crashing the system. The issue has been fixed in recent kernel releases.

publishedJan 8, 2025
last modifiedAug 4, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
13th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 3, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Linux kernel NFS server, all versions before the patch. Linux system administrators and users running NFS services are affected.

02

Real-world impact

An attacker could trigger the leak by repeatedly opening files over NFS, causing the server to consume all available memory and crash, leading to a denial‑of‑service for legitimate users.

03

Why this severity

The CVSS score of 9.8 reflects that the flaw is exploitable over the network without authentication, and it can compromise confidentiality, integrity, and availability by exhausting system resources.

04

What to do about it

official fix available
recommended steps
  1. 01Update the Linux kernel to a version that includes the nfsd: fix nfs4_openowner leak patch.
  2. 02Reboot the system or reload the kernel to apply the update.

NVD description indicates fix

05

Timeline

  1. Jan 8, 2025 · Jan 8, 2025
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Aug 4, 2026 · 2d ago
    Advisory updated
    The NVD record was last revised.
  3. Aug 4, 2026 · 1d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
CVE-2024-56779: A memory leak in the Linux NFS server can grow unbounded when multiple · Vulnary