On Thu, May 14, 2020 at 03:46:25PM +0200, Christian Gromm wrote: > This patch checks the number of endpoints reported by the USB > interface descriptor and throws an error if the number exceeds > MAX_NUM_ENDPOINTS. > > Signed-off-by: Christian Gromm <[email protected]> > Reported-by: Greg Kroah-Hartman <[email protected]> > --- > drivers/staging/most/usb/usb.c | 13 ++++++------- > 1 file changed, 6 insertions(+), 7 deletions(-)
This is a bugfix that should get backported to stable kernels, right? thanks, greg k-h _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
