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

CVE-2026-80898
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-80898 is a vulnerability in the Linux kernel's netfs subsystem involving improper cleanup of the PG_private_2 page flag and its associated reference when a copy-to-cache append operation fails. Specifically, netfs_pgpriv2_copy_to_cache() marks a folio with PG_private_2 before netfs_pgpriv2_copy_folio() attempts to append it to the copy-to-cache rolling buffer; if the append fails, the flag and reference are not released, leaving the folio in an inconsistent state. The vulnerability was published on September 4, 2026, and affects Linux kernel versions starting from 6.14 up to the patched releases. The CVSS category is estimated as Medium, with an EPSS score of approximately 0.154% (GitHub Advisory, Feedly).

Technical details

The root cause is a resource management error (analogous to CWE-772: Missing Release of Resource after Effective Lifetime) in the Linux kernel's netfs layer. When netfs_pgpriv2_copy_to_cache() sets the PG_private_2 flag on a folio and the subsequent append to the rolling cache buffer fails, the error path does not clear the flag or release the associated folio reference. This results in a folio left in an inconsistent state — marked as pending cache writeback but never actually queued — leading to page reference leaks and potential folio state corruption. Exploitation requires local access to trigger netfs copy-to-cache operations under conditions that cause append failures (GitHub Advisory).

Impact

A local user with the ability to trigger netfs copy-to-cache operations can cause page reference leaks and folio state corruption in the Linux kernel. Repeated exploitation of failed append operations can lead to memory exhaustion or system instability, constituting a Denial of Service (DoS) condition. There is no evidence of confidentiality or integrity impact beyond kernel memory management disruption (GitHub Advisory, Feedly).

Exploitability

There is no known public proof-of-concept exploit for CVE-2026-80898, and no evidence of in-the-wild exploitation has been reported. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.154% (5th percentile), indicating a low probability of exploitation in the near term. Exploitation is limited to local attackers with the ability to trigger netfs operations (GitHub Advisory, Feedly).

Mitigation and workarounds

Update the Linux kernel to a patched version that properly clears the PG_private_2 flag and releases folio references when copy-to-cache append operations fail. Fixed commits are available at kernel stable branches: 627826ef4208042b0470d1a3fdb729ce35471a0d, 614b7f4bfcf665a751ae89ff9ae336a1b2d5af4e, and a81fc9266e1c5fef9ccf675a9b44b2f4ab464923. Patched stable releases include Linux 6.18.44, 7.1.8, and 7.2. As a temporary workaround where immediate patching is not possible, restrict access to netfs operations to trusted users only (GitHub Advisory, Kernel Stable Fix 1).

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-89775CRITICAL9.3
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules
NoNoSep 16, 2026
CVE-2026-89771HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules-internal
NoNoSep 11, 2026
CVE-2026-89912HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-internal
NoYesSep 16, 2026
CVE-2026-89772HIGH7
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoNoSep 11, 2026
CVE-2026-89773MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-xilinx
NoYesSep 11, 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