CVE-2026-64156

Source
https://cve.org/CVERecord?id=CVE-2026-64156
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-64156.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-64156
Downstream
Published
2026-07-19T15:40:44.277Z
Modified
2026-07-21T03:47:52.022531076Z
Summary
netfs, afs: Fix write skipping in dir/link writepages
Details

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

netfs, afs: Fix write skipping in dir/link writepages

Fix netfswritesingle() and afssinglewritepages() to better handle a write that would be skipped due to lock contention and WBSYNCNONE by returning 1 from netfswritesingle() if it skipped and making afssinglewritepages() skip also. If a skip occurs, the inode must be re-marked as the VFS may have cleared the mark.

This is really only theoretical for directories in netfswritesingle() as the only path to that is through afssinglewritepages() that takes the ->validate_lock around it, thereby serialising it.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64156.json"
}
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
6dd80936618c4ff852d4db73aca400351d9bd9f0
Fixed
77bb293049d61e04c12b24ebbffafaf5ab36af90
Fixed
f91e10435c0dd37c48b1b25e6236284f656ddc0c
Fixed
9871938f99cc6cb266a77265491660e2375271f5

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.18.34
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.11

Database specific

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