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

CVE-2026-64066

A critical flaw in the Linux kernel’s netfs subsystem could let an attacker trigger a denial‑of‑service by exploiting how subrequests are handled. The bug occurs when netfs_read_to_pagecache() does not pause after a subrequest fails, potentially exhausting system resources. The issue has been fixed in recent kernel releases.

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

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

01

Who is affected

Linux kernel users running a version before the netfs_read_to_pagecache() fix, especially those using the netfs filesystem.

02

Real-world impact

An attacker could cause the system to become unresponsive by repeatedly triggering subrequest failures, leading to resource exhaustion and denial of service.

03

Why this severity

The CVSS score of 9.8 reflects that the vulnerability can be exploited remotely without authentication or user interaction, and it can compromise confidentiality, integrity, and availability.

04

What to do about it

official fix available
recommended steps
  1. 01Install a Linux kernel update that includes the netfs_read_to_pagecache() fix.
  2. 02Reboot the system to load the new kernel.

NVD description indicates the issue has been resolved in the Linux kernel.

05

Timeline

  1. Jul 19, 2026 · 14d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 20, 2026 · 13d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
  3. Jul 30, 2026 · 3d 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 →