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

CVE-2026-64067

A flaw in the Linux kernel's netfs component allows for improper synchronization when accessing subrequests. This occurs because certain data is accessed without proper memory barriers, meaning the system might see data in an incorrect or inconsistent state.

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

Users running versions of the Linux kernel containing the netfs component that lack the specific memory barrier fixes.

02

Real-world impact

An attacker could potentially exploit this race condition to cause system instability or unexpected behavior within the kernel's networking subsystem.

03

Why this severity

The critical score reflects that this is a network-accessible vulnerability that can be exploited without user interaction or special privileges, potentially impacting the confidentiality, integrity, and availability of the system.

04

What to do about it

official fix available
recommended steps
  1. 01Apply the Linux kernel fix that implements list_add_tail_release() and list_first_entry_or_null_acquire() to ensure proper memory barriers during subrequest access.

NVD-referenced vendor advisory

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 →