CVE-2024-26592
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.
More information : https://git.kernel.org/stable/c/24290ba94cd0136e417283b0dbf8fcdabcf62111