diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2023-12-04 22:20:46 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-12-08 10:11:33 -0600 |
commit | 658609d9a618d8881bf549b5893c0ba8fcff4526 (patch) | |
tree | e99f66c7b2f5918e4b2926747d84e42d69f5098b /scripts/gdb/linux/device.py | |
parent | c2a721eead71202a0d8ddd9b56ec8dce652c71d1 (diff) |
ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()
opinfo_put() could be called twice on error of smb21_lease_break_ack().
It will cause UAF issue if opinfo is referenced on other places.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions