diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2024-01-13 15:30:07 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-01-14 11:39:49 -0600 |
commit | 38d20c62903d669693a1869aa68c4dd5674e2544 (patch) | |
tree | 8d19ec9f1163a00975306e5acbe7e2a4298deec9 /ipc | |
parent | 92e470163d96df8db6c4fa0f484e4a229edb903d (diff) |
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.
Cc: stable@vger.kernel.org
Reported-by: zdi-disclosures@trendmicro.com # ZDI-CAN-22991
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions