CVE-2026-23228

Linux Kernel - Memory Corruption

Title source: llm

Description

In 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().

Scores

EPSS 0.0003
EPSS Percentile 8.9%

Classification

Status draft

Affected Products (9)

linux/Kernel < 5.15.201linux
linux/Kernel < 6.1.164linux
linux/Kernel < 6.6.125linux
linux/Kernel < 6.12.72linux
linux/Kernel < 6.18.11linux
linux/Kernel < 6.19.1linux
linux/Kernel < 6.12.72linux
linux/Kernel < 6.18.11linux
linux/Kernel < 6.19.1linux

Timeline

Published Feb 18, 2026
Tracked Since Feb 18, 2026