CVE-2026-64062
Last modified
CVE-2026-64062 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential deadlock in write-through mode Fix netfs_advance_writethrough() to always unlock the supplied folio and to mark it dirty if it isn't yet written to the end. Unfortunately, it can't be marked for writeback until the folio is done with as that may cause a deadlock against mmapped reads and writes. Even though it has been marked dirty, premature writeback can't occur as the caller is holding both inode->i_rwsem (which will prevent concurrent truncation, fallocation, DIO and other writes) and ictx->wb_lock (which will cause flushing to wait and writeback to skip or wait). Note that this may be easier to deal with once the queuing of folios is split from the generation of subrequests.. 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 potential deadlock in write-through mode Fix netfs_advance_writethrough() to always unlock the supplied folio and to mark it dirty if it isn't yet written to the end. Unfortunately, it can't be marked for writeback until the folio is done with as that may cause a deadlock against mmapped reads and writes. Even though it has been marked dirty, premature writeback can't occur as the caller is holding both inode->i_rwsem (which will prevent concurrent truncation, fallocation, DIO and other writes) and ictx->wb_lock (which will cause flushing to wait and writeback to skip or wait). Note that this may be easier to deal with once the queuing of folios is split from the generation of subrequests.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 288ace2f57c9d06dd2e42bd80d03747d879a4068, < 1468f39243ccb155b6d97f9a9932f610d1205d75; >= 288ace2f57c9d06dd2e42bd80d03747d879a4068, < 003aa0dd26c964025acd6d1213bcdbd674db2ca9; >= 288ace2f57c9d06dd2e42bd80d03747d879a4068, < e40e9cbf3ee4d30ee9a97bd128c85500b6ad0da1; >= 288ace2f57c9d06dd2e42bd80d03747d879a4068, < b6a4ae1634b3ad2aaa05222e53d36da532852faf |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64062?
How severe is CVE-2026-64062?
How do I fix CVE-2026-64062?
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-64057In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64058In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64059In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6406The Docker CLI --use-api-socket flag bypasses Enhanced Conta…8.8
- CVE-2026-64060In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64061In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64063In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64064In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64065In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64066In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64067In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64068In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-64062?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
