Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-80697

Published Aug 28, 2026

Overview

CVE-2026-80697 is a known-severity vulnerability. It was published on August 28, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

erofs: ensure valid f_path for page cache sharing

Previously, backing files for page cache sharing were set up with

f_path left as NULL (only f_inode was valid). It worked, but a recent

mincore fix relies on f_path.mnt and crashes (found by "erofs/028" on

7.2-rc4):

BUG: kernel NULL pointer dereference, address: 0000000000000018

#PF: supervisor read access in kernel mode

#PF: error_code(0x0000) - not-present page

PGD 0 P4D 0

Oops: Oops: 0000 [#1] SMP PTI

CPU: 3 UID: 0 PID: 675528 Comm: fincore Not tainted 7.2.0-rc4-00002-g[]-dirty #1 PREEMPT(lazy)

Hardware name: Red Hat KVM, BIOS 1.16.0-4.al8 04/01/2014

RIP: 0010:__do_sys_mincore+0xc0/0x2c0

...

Specify valid paths using valid disconnected dentries together with

erofs_ishare_mnt instead of leaving f_path empty, so they are more

like real backing files in a pseudo filesystem and standard

backing_file_open() can be used directly.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-80697?

CVE-2026-80697 is a known-severity vulnerability. It was published on August 28, 2026.

How severe is CVE-2026-80697?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-80697?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-80697?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-80697 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.