aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/psci/psci.c
diff options
context:
space:
mode:
authorSean Heelan <[email protected]>2025-04-21 15:39:29 +0000
committerSteve French <[email protected]>2025-04-25 23:22:26 +0000
commit2fc9feff45d92a92cd5f96487655d5be23fb7e2b (patch)
tree11327ea1b1ed45aa5863741dcf3c864c89b48f12 /drivers/firmware/psci/psci.c
parentksmbd: fix use-after-free in kerberos authentication (diff)
downloadkernel-2fc9feff45d92a92cd5f96487655d5be23fb7e2b.tar.gz
kernel-2fc9feff45d92a92cd5f96487655d5be23fb7e2b.zip
ksmbd: fix use-after-free in session logoff
The sess->user object can currently be in use by another thread, for example if another connection has sent a session setup request to bind to the session being free'd. The handler for that connection could be in the smb2_sess_setup function which makes use of sess->user. Cc: [email protected] Signed-off-by: Sean Heelan <[email protected]> Acked-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions