aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorNamjae Jeon <[email protected]>2023-05-03 08:26:45 +0900
committerSteve French <[email protected]>2023-05-03 23:03:01 -0500
commit6d7cb549c2ca20e1f07593f15e936fd54b763028 (patch)
treef104c31c75068c9c5fb72676dfe6b621a57b10f8 /scripts/gdb/linux/tasks.py
parent1ae78a14516b9372e4c90a89ac21b259339a3a3a (diff)
ksmbd: fix memleak in session setup
If client send session setup request with unknown NTLMSSP message type, session that does not included channel can be created. It will cause session memleak. because ksmbd_sessions_deregister() does not destroy session if channel is not included. This patch return error response if client send the request unknown NTLMSSP message type. Cc: [email protected] Reported-by: [email protected] # ZDI-CAN-20593 Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions