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

CVE-2026-64216

A critical vulnerability in the Linux kernel’s netfs subsystem could allow an attacker to cause a use‑after‑free, potentially leading to arbitrary code execution. The flaw occurs when netfs_unlock_abandoned_read_pages() incorrectly accesses a folio that has already been freed. The issue has been fixed in the kernel by storing the folio pointer instead of its index.

publishedJul 24, 2026
last modifiedJul 30, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
37th 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 Aug 26, 2026

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

01

Who is affected

Linux kernel, any distribution using a kernel version before the fix. Typical users are system administrators and end‑users running Linux.

02

Real-world impact

An attacker could exploit the use‑after‑free to execute arbitrary code with kernel privileges, potentially taking full control of the affected system.

03

Why this severity

The CVSS score of 9.8 reflects the vulnerability’s high impact (confidentiality, integrity, availability) and the fact that it can be exploited remotely without authentication or user interaction.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade the Linux kernel to a version that includes the netfs UAF fix.

NVD description indicates fix

05

Timeline

  1. Jul 24, 2026 · 8d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 27, 2026 · 5d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
  3. Jul 30, 2026 · 2d ago
    Advisory updated
    The NVD record was last revised.
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 →