CVE-2026-64157
Last modified
CVE-2026-64157 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfs: Fix partial invalidation of streaming-write folio In netfs_invalidate_folio(), if the region of a partial invalidation overlaps the front (but not all) of a dirty write cached in a streaming write page (dirty, but not uptodate, with the dirty region tracked by a netfs_folio struct), the function modifies the dirty region - but incorrectly as it moves the region forward by setting the start to the start, not the end, of the invalidation region. Fix this by setting finfo->dirty_offset to the end of the invalidation region (iend).. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix partial invalidation of streaming-write folio In netfs_invalidate_folio(), if the region of a partial invalidation overlaps the front (but not all) of a dirty write cached in a streaming write page (dirty, but not uptodate, with the dirty region tracked by a netfs_folio struct), the function modifies the dirty region - but incorrectly as it moves the region forward by setting the start to the start, not the end, of the invalidation region. Fix this by setting finfo->dirty_offset to the end of the invalidation region (iend).
Metrics
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.10.8, < 6.11 | — |
| Linux | Linux Kernel | >= 6.11.1, < 6.12.92 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.34 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.11 | — |
| Linux | Linux Kernel | 6.11 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-64157?
How severe is CVE-2026-64157?
How do I fix CVE-2026-64157?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64151In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-64152In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64153In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64154In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64155In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64156In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64158Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-64159In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-6416Tanium addressed an uncontrolled resource consumption vulner…4.9
- CVE-2026-64160In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64161In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64162In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-64157?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
