linux-yocto/fs/smb
Namjae Jeon 97c3559899 ksmbd: fix potential use-after-free in oplock/lease break ack
commit 50f930db22 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-07-17 18:35:22 +02:00
..
client smb: client: fix potential race in cifs_put_tcon() 2025-07-17 18:35:22 +02:00
common smb: client: Store original IO parameters and prevent zero IO sizes 2025-06-04 14:41:54 +02:00
server ksmbd: fix potential use-after-free in oplock/lease break ack 2025-07-17 18:35:22 +02:00
Kconfig
Makefile