summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2025-03-22 09:20:19 +0900
committerSteve French <stfrench@microsoft.com>2025-03-27 19:12:00 -0500
commit15a9605f8d69dc85005b1a00c31a050b8625e1aa (patch)
tree36fd995c8de5af1afea34cbe610ac4836e353064 /scripts/gdb/linux/proc.py
parent6955bfef8f2b5b2f4e35577b708967bd986d3aa3 (diff)
downloadlinux-stable-15a9605f8d69dc85005b1a00c31a050b8625e1aa.tar.gz
linux-stable-15a9605f8d69dc85005b1a00c31a050b8625e1aa.tar.bz2
linux-stable-15a9605f8d69dc85005b1a00c31a050b8625e1aa.zip
ksmbd: fix use-after-free in ksmbd_sessions_deregister()
In multichannel mode, UAF issue can occur in session_deregister when the second channel sets up a session through the connection of the first channel. session that is freed through the global session table can be accessed again through ->sessions of connection. Cc: stable@vger.kernel.org Reported-by: Norbert Szetei <norbert@doyensec.com> Tested-by: Norbert Szetei <norbert@doyensec.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions