Security Advisory

CVE-2024-26592

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-02-22 16:21:44
Last updated 2026-05-11 20:00:19
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix UAF issue in ksmbd_tcp_new_connection() The race is between the handling of a new TCP connection and its disconnection. It leads to UAF on `struct tcp_transport` in ksmbd_tcp_new_connection() function.