diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2023-12-04 16:20:46 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-12-08 19:11:33 +0300 |
commit | 658609d9a618d8881bf549b5893c0ba8fcff4526 (patch) | |
tree | e99f66c7b2f5918e4b2926747d84e42d69f5098b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c2a721eead71202a0d8ddd9b56ec8dce652c71d1 (diff) | |
download | linux-658609d9a618d8881bf549b5893c0ba8fcff4526.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions