mbox series

[0/2] cifs: Fix resource leak when MR allocate failed

Message ID 20221118084208.3214951-1-zhangxiaoxu5@huawei.com (mailing list archive)
Headers show
Series cifs: Fix resource leak when MR allocate failed | expand

Message

Zhang Xiaoxu Nov. 18, 2022, 8:42 a.m. UTC
Zhang Xiaoxu (2):
  cifs: Fix lost destroy smbd connection when MR allocate failed
  cifs: Fix warning and UAF when destroy the MR list

 fs/cifs/smbdirect.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Steve French Feb. 17, 2023, 6:13 p.m. UTC | #1
I had missed these - let me know if any updates/changes or reviewed by
for these (I added Paulo's Acked-by)

On Fri, Nov 18, 2022 at 1:37 AM Zhang Xiaoxu <zhangxiaoxu5@huawei.com> wrote:
>
>
> Zhang Xiaoxu (2):
>   cifs: Fix lost destroy smbd connection when MR allocate failed
>   cifs: Fix warning and UAF when destroy the MR list
>
>  fs/cifs/smbdirect.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> --
> 2.31.1
>