Re: [PATCH] usb: misc: usbio: fix disconnect UAF in client teardown

From: Cen Zhang

Date: Thu Jun 18 2026 - 08:24:58 EST


Hi, Hans

> Why I see no reason to delete the list node here ?

Thanks a lot for your review. You are right, the list_del_init() is
not needed for fixing this.

I'll send a v2 dropping the list_del_init() and update the commit message
accordingly.

Best regards,
Cen Zhang