Hi greg k-h, We have configured the USB RNDIS port protocol by default on the product and conducted extensive stress testing and validation. This issue was discovered during compatibility verification, and after making clear modifications to the API usage, the issue has not been reproduced in subsequent tests. ________________________________________ 发件人: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> 发送时间: 2024年11月7日 13:14 收件人: Haowei Cheng(Harvey) 抄送: chunfeng.yun@xxxxxxxxxxxx; linux-usb@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-mediatek@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx 主题: Re: 回复: 0001-usb-mtu3-fix-panic-in-mtu3_gadget_wakeup.patch On Wed, Nov 06, 2024 at 07:39:59PM +0000, Haowei Cheng(Harvey) wrote: > Hi greg k-h, > > We found during development that when there are data packets to be sent on the USB RNDIS network card, Also, wait, why in the world are you using RNDIS when it is documented to be an insecure and broken protocol? Do you really trust both sides of that connection? If so, that's fine, but if not, please do not use that protocol at all. thanks, greg k-h