CVSS
No CVSS.
I
n the Linux kernel, the following vulnerability has been resolved: smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection() On kthread_run() failure in ksmbd_tcp_new_connection(), the transport is freed via free_transport(), which does not decrement active_num_conn, leaking this counter. Replace free_transport() with ksmbd_tcp_disconnect().
References
Configurations
No configuration.
History
23 Feb 2026, 04:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
|
| Summary |
|
19 Feb 2026, 16:27
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
18 Feb 2026, 16:22
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-18 16:22
Updated : 2026-02-23 04:16
NVD link : CVE-2026-23228
Mitre link : CVE-2026-23228
CVE.ORG link : CVE-2026-23228
JSON object : View
Products Affected
No product.
CWE
No CWE.