#VU124964 Improper control of a resource through its lifetime in Linux kernel - CVE-2026-31409

 

#VU124964 Improper control of a resource through its lifetime in Linux kernel - CVE-2026-31409

Published: April 6, 2026


Vulnerability identifier: #VU124964
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-31409
CWE-ID: CWE-664
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a remote user to bypass session isolation.

The vulnerability exists due to improper state management in the ksmbd connection binding state when processing a multichannel SMB2_SESSION_SETUP request with SMB2_SESSION_REQ_FLAG_BINDING that fails. A remote user can send a failed binding request to bypass session isolation.

The issue occurs because subsequent ksmbd_session_lookup_all() calls fall back to the global sessions table after the connection remains in a binding state.


Remediation

Install security update from vendor's repository.

External links