AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-31409

HIGH · CVSS 8.8 EPSS 0.45%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-04-06 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.8. It affects Linux.

CVE
CVE-2026-31409
Severity
HIGH
CVSS
8.8
EPSS
0.45%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)