Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-80897
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-80897 is a resource leak vulnerability in the Linux kernel's netfs (network filesystem) subsystem that can lead to a denial of service. The flaw exists in netfs_prepare_read_iterator(), which fails to release batched readahead folio references when rolling_buffer_load_from_ra() encounters an error mid-operation. Affected kernel versions begin at commit 06fa229ceb36898e68022b5654c017d2c6582d7d (introduced in Linux 6.14) and are fixed in stable releases 6.18.44, 7.1.8, and 7.2. The vulnerability was published on September 4, 2026, with an estimated CVSS severity of Medium and an EPSS score of approximately 0.166% (GitHub Advisory, Feedly).

Technical details

The root cause is a missing cleanup path (CWE category: resource leak / improper resource release) in the netfs_prepare_read_iterator() function within the Linux kernel's netfs subsystem. When rolling_buffer_load_from_ra() fails after some readahead folios have already been batched into put_batch, the function returns the error immediately without calling the batch release routine, leaving folio references permanently held. The fix ensures the folio batch is explicitly released before propagating the error, preventing the reference leak. No public proof-of-concept exploit code is known to exist (GitHub Advisory, Feedly).

Impact

A local user with the ability to trigger readahead operations in the netfs subsystem can repeatedly cause iterator preparation failures, exhausting kernel memory through accumulated unreleased folio references. The primary impact is a denial of service — the affected system may become unresponsive or crash due to kernel memory exhaustion. There is no evidence of confidentiality or integrity impact; lateral movement and data exfiltration are not associated with this vulnerability (Feedly).

Exploitability

There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the publication date. The vulnerability requires local access to trigger readahead operations in the netfs subsystem, limiting its attack surface. The EPSS score is approximately 0.166% (6th percentile), indicating a low probability of exploitation in the near term. CVE-2026-80897 is not listed in the CISA Known Exploited Vulnerabilities catalog (GitHub Advisory, Feedly).

Mitigation and workarounds

Apply the kernel patches that introduce the folio batch release fix before returning errors from netfs_prepare_read_iterator(). Fixed versions are available in stable branches: commit 2c148a31ca01fc160aceec777bbc0041b0d0b8bd (one stable branch), 935e7b74bb2368f215cf8c2ad4bff60ee4e7589e (second stable branch), and 87eb3d272dcbcbbfe5c1576c10e5dc72810cf1f6 (third stable branch), corresponding to kernel releases 6.18.44, 7.1.8, and 7.2. As a temporary workaround where immediate patching is not feasible, consider restricting local user access to operations that trigger netfs readahead, and monitor system memory usage for signs of folio reference leaks (GitHub Advisory, Feedly).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Fixed

sid

linux: 7.1.8-1

Fixed

trixie

linux

Fixed

Ubuntu

Affected

bionic

linux

Not Affected

bionic (esm-infra)

linux

Not Affected

bionic (fips-updates)

linux-fips

Not Affected

bionic (fips)

linux-fips

Not Affected

devel

linux-azure-fde

Affected

focal

linux

Not Affected

focal (esm-infra)

linux

Not Affected

focal (fips-updates)

linux-fips

Not Affected

SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-7.0
NoYesSep 17, 2026
CVE-2026-93188NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-nvidia
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 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