diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2025-07-08 01:47:40 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-07-08 19:25:44 +0300 |
commit | 50f930db22365738d9387c974416f38a06e8057e (patch) | |
tree | 66e8c392ef56f4ca2a6897ae8a06d4a3143bcbb5 /scripts/gdb/linux/xarray.py | |
parent | 277627b431a0a6401635c416a21b2a0f77a77347 (diff) | |
download | linux-50f930db22365738d9387c974416f38a06e8057e.tar.xz |
ksmbd: fix potential use-after-free in oplock/lease break ack
If ksmbd_iov_pin_rsp return error, use-after-free can happen by
accessing opinfo->state and opinfo_put and ksmbd_fd_put could
called twice.
Reported-by: Ziyan Xu <research@securitygossip.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions