Re: [PATCH] usb: cdns2: fix use-after-free in cdns2_gadget_giveback
From: Greg KH
Date: Thu Jan 15 2026 - 01:35:58 EST
On Thu, Jan 15, 2026 at 04:32:21AM +0800, 齐柯宇 wrote:
> This fix addresses a use-after-free vulnerability discovered through
> static code analysis of the cdns2_gadget_giveback() function.
What tool was used for that? Please always document it as per our
documentation.
thanks,
greg k-h