diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2025-07-25 02:13:31 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-07-25 06:55:29 +0300 |
commit | 44a3059c4c8cc635a1fb2afd692d0730ca1ba4b6 (patch) | |
tree | face3b90dd941c691af0ad9f01c6c8d76695959f /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | ecd9d6bf88ddd64e3dc7beb9a065fd5fa4714f72 (diff) | |
download | linux-44a3059c4c8cc635a1fb2afd692d0730ca1ba4b6.tar.xz |
ksmbd: fix Preauh_HashValue race condition
If client send multiple session setup requests to ksmbd,
Preauh_HashValue race condition could happen.
There is no need to free sess->Preauh_HashValue at session setup phase.
It can be freed together with session at connection termination phase.
Cc: stable@vger.kernel.org
Reported-by: zdi-disclosures@trendmicro.com # ZDI-CAN-27661
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions