CVE-2026-46256
Last modified
CVE-2026-46256 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages LOCALIO is an NFS loopback mount optimization that avoids using the network for READ, WRITE and COMMIT if the NFS client and server are determined to be on the same system. But because LOCALIO is still fundamentally "just NFS loopback mount" it is susceptible to recursion deadlock via direct reclaim, e.g.: NFS LOCALIO down to XFS and then back into NFS via nfs_writepages. Fix LOCALIO's potential for direct reclaim deadlock by ensuring that all its page cache allocations are done from GFP_NOFS context. Thanks to Ben Coddington for pointing out commit ad22c7a043c2 ("xfs: prevent stack overflows from page cache allocation").. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages LOCALIO is an NFS loopback mount optimization that avoids using the network for READ, WRITE and COMMIT if the NFS client and server are determined to be on the same system. But because LOCALIO is still fundamentally "just NFS loopback mount" it is susceptible to recursion deadlock via direct reclaim, e.g.: NFS LOCALIO down to XFS and then back into NFS via nfs_writepages. Fix LOCALIO's potential for direct reclaim deadlock by ensuring that all its page cache allocations are done from GFP_NOFS context. Thanks to Ben Coddington for pointing out commit ad22c7a043c2 ("xfs: prevent stack overflows from page cache allocation").
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12, < 6.18.14 |
| Linux | Linux Kernel | >= 6.19, < 6.19.4 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-46256?
How severe is CVE-2026-46256?
How do I fix CVE-2026-46256?
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-46250In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-46251In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-46252In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46253In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46254In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46255In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46257In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46258In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46259In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-4626A vulnerability has been found in projectworlds Lawyer Manag…5.4
- CVE-2026-46260In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46261In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-46256?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
