Files
linux-stable-mirror/fs
Namjae JeonandGreg Kroah-Hartman 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
..
2024-08-19 06:04:25 +02:00
2024-10-22 15:46:20 +02:00
2024-08-19 06:04:25 +02:00
2025-03-22 12:50:41 -07:00
2024-08-19 06:04:25 +02:00
2025-06-27 11:08:57 +01:00