CVE-2026-64157
Last modified
CVE-2026-64157 is a vulnerability of currently unknown severity. 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
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= cce6bfa6ca0e30af9927b0074c97fe6a92f28092, < f6b2569ae29b666fd15ff2848684c445ba442a39; >= cce6bfa6ca0e30af9927b0074c97fe6a92f28092, < 3d9601c029b934b5b6a10f99791467b10eb6b211; >= cce6bfa6ca0e30af9927b0074c97fe6a92f28092, < 6a3d27116be2c5fb9a03d5cf37c486ac517f3689; >= cce6bfa6ca0e30af9927b0074c97fe6a92f28092, < 6d91acc7fb85d33ea58fca9b964a32a453937f4b; e2814004138a541110d4b2dc254a8f619c2c4ce0; >= 6.10.8, < 6.11 |
| Linux | Linux | 6.11 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
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…
- CVE-2026-64155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64158In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-64159In the Linux kernel, the following vulnerability has been re…
- 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…
- 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
