CVE-2026-31409
Last modified
CVE-2026-31409 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset conn->binding on failed binding request When a multichannel SMB2_SESSION_SETUP request with SMB2_SESSION_REQ_FLAG_BINDING fails ksmbd sets conn->binding = true but never clears it on the error path. This leaves the connection in a binding state where all subsequent ksmbd_session_lookup_all() calls fall back to the global sessions table. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset conn->binding on failed binding request When a multichannel SMB2_SESSION_SETUP request with SMB2_SESSION_REQ_FLAG_BINDING fails ksmbd sets conn->binding = true but never clears it on the error path. This leaves the connection in a binding state where all subsequent ksmbd_session_lookup_all() calls fall back to the global sessions table. This fix it by clearing conn->binding = false in the error path.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 6.1.167 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.130 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.78 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.20 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.10 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-31409?
How severe is CVE-2026-31409?
How do I fix CVE-2026-31409?
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-31403In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31404Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-31405In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-31406In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31407In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-31408In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-3141The FormGent plugin for WordPress is vulnerable to unauthori…9.1
- CVE-2026-31410In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31411In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31412In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31413In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31414In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-31409?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
