> On Tue, Apr 03, 2018 at 11:52:59AM +0200, Greg Kroah-Hartman wrote: > > On Tue, Apr 03, 2018 at 11:44:53AM +0200, Greg Kroah-Hartman wrote: > > > On Mon, Apr 02, 2018 at 07:12:57PM +0000, Jerry Zhang wrote: > > > > Commit aa65d11aa008f4de "usb: gadget: f_hid: fix: Prevent accessing > > > > released memory" > > > > should be added to linux-4.4.y (it's already in 4.9 and 4.14). > > > > > > The reason it was not included in there, or 3.18.y, is that it breaks > > > the build :( > > > > > > Can you provide a working backport? If so, I will be glad to apply it. > > > > Ok, I think I got it working for 4.4.y, it took 5 different patches to > > be backported first :( > I've applied the 5 other patches to 3.18.y and had to hand-fix-up the > original request for 3.18.y. Please verify I got it all correct. Nice, thanks! I'm not sure where to find those 3.18.y patches to look over though, they don't seem to be in the stable or any of your trees. > thanks, > greg k-h