CVE-2026-80697

Source
https://cve.org/CVERecord?id=CVE-2026-80697
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80697.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80697
Downstream
Published
2026-08-28T06:53:02.236Z
Modified
2026-08-29T03:47:17.250693838Z
Summary
erofs: ensure valid f_path for page cache sharing
Details

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 fpath left as NULL (only finode 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:__dosysmincore+0xc0/0x2c0 ...

Specify valid paths using valid disconnected dentries together with erofsisharemnt instead of leaving fpath empty, so they are more like real backing files in a pseudo filesystem and standard backingfile_open() can be used directly.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80697.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
5ef3208e3be50aa08b4e7a2832f34e16d42c08b3
Fixed
3879657c4ffd81b9a42cf575fc6cb60201032587
Fixed
96b2dbbe58a1ea5df8d29c2fe24b5f04715f4443

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80697.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.0.0
Fixed
7.1.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80697.json"