Re: memory leak in u_audio_start_playback

2020-10-27 Thread Greg KH
On Tue, Oct 27, 2020 at 11:50:25AM -0400, Kyungtae Kim wrote: > On Sun, Oct 25, 2020 at 3:32 PM Kyungtae Kim wrote: > > > > We report a bug (in linux-5.8.13) found by FuzzUSB (a modified version > > of syzkaller). > > > > An instance of struct usb_request allocated in f_audio_set_alt() leaked. > >

Re: memory leak in u_audio_start_playback

2020-10-27 Thread Kyungtae Kim
On Sun, Oct 25, 2020 at 3:32 PM Kyungtae Kim wrote: > > We report a bug (in linux-5.8.13) found by FuzzUSB (a modified version > of syzkaller). > > An instance of struct usb_request allocated in f_audio_set_alt() leaked. > > == > BUG: