diff options
author | 2023-12-04 22:20:46 +0900 | |
---|---|---|
committer | 2023-12-08 10:11:33 -0600 | |
commit | 658609d9a618d8881bf549b5893c0ba8fcff4526 (patch) | |
tree | e99f66c7b2f5918e4b2926747d84e42d69f5098b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ksmbd: lazy v2 lease break on smb2_write() (diff) | |
download | wireguard-linux-658609d9a618d8881bf549b5893c0ba8fcff4526.tar.xz wireguard-linux-658609d9a618d8881bf549b5893c0ba8fcff4526.zip |
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