CVE-2026-89710
Last modified
CVE-2026-89710 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget path When the server returns a new layout stateid while a valid one is still held, pnfs_layout_process() calls pnfs_mark_matching_lsegs_return() on the on-stack free_me list and jumps to out_forget. Segments whose reference count drops to zero are unlinked from lo->plh_segs and moved to free_me by mark_lseg_invalid(); for an idle cached segment the layout header holds the only reference, so this happens on the first decrement. out_forget never drains free_me -- only the success path calls pnfs_free_lseg_list(). Commit 814b84971388 ("pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()") added the drain; commit 08bd8dbe8882 ("pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()") removed it while switching the destination to lo->plh_return_segs, which is drained elsewhere. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget path When the server returns a new layout stateid while a valid one is still held, pnfs_layout_process() calls pnfs_mark_matching_lsegs_return() on the on-stack free_me list and jumps to out_forget. Segments whose reference count drops to zero are unlinked from lo->plh_segs and moved to free_me by mark_lseg_invalid(); for an idle cached segment the layout header holds the only reference, so this happens on the first decrement. out_forget never drains free_me -- only the success path calls pnfs_free_lseg_list(). Commit 814b84971388 ("pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()") added the drain; commit 08bd8dbe8882 ("pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()") removed it while switching the destination to lo->plh_return_segs, which is drained elsewhere. Commit fb700ef02676 ("NFSv4.1: Simplify layout return in pnfs_layout_process()") switched the destination back to free_me without restoring the drain. Restore the pnfs_free_lseg_list() call.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= fb700ef026766c95578aafc0db1b208946e7ad4f, < f52188118d319b47d49ee91a897f6afda4879c59; >= fb700ef026766c95578aafc0db1b208946e7ad4f, < ad3e41855325e55623276660ef20fbc3b8ba087f; >= fb700ef026766c95578aafc0db1b208946e7ad4f, < a080bb69d30f11738d753a60d1eb733d627c2093; >= fb700ef026766c95578aafc0db1b208946e7ad4f, < 7c5b0e813efd9124760d5fd1bfc6b229f03fb1a2; >= fb700ef026766c95578aafc0db1b208946e7ad4f, < 36e3f13bf0728f4ce11ee8904cec82a783222f62; >= fb700ef026766c95578aafc0db1b208946e7ad4f, < 32ac1b0b7f1cfa0d1a1faf9c72f4154046101070; >= fb700ef026766c95578aafc0db1b208946e7ad4f, < ee5a386cfe60f3f8286de16a9db8e1a08f0bc124 |
| Linux | Linux | 5.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89710?
How severe is CVE-2026-89710?
How do I fix CVE-2026-89710?
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-89705In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89706In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89707In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89708In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89709In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-8971Same-origin policy bypass in the Networking: JAR component. …6.5
- CVE-2026-89711In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-89712In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89713In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-89714In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89715In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89716In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89710?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
