summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2024-01-13 15:30:07 +0900
committerSteve French <stfrench@microsoft.com>2024-01-14 11:39:49 -0600
commit38d20c62903d669693a1869aa68c4dd5674e2544 (patch)
tree8d19ec9f1163a00975306e5acbe7e2a4298deec9 /ipc
parent92e470163d96df8db6c4fa0f484e4a229edb903d (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