From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:40662 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754774AbeDCJ6N (ORCPT ); Tue, 3 Apr 2018 05:58:13 -0400 Date: Tue, 3 Apr 2018 11:53:00 +0200 From: Greg Kroah-Hartman To: Jerry Zhang Cc: stable@vger.kernel.org, Felipe Balbi , kopasiak90@gmail.com Subject: Re: usb: gadget: f_hid: pick "Prevent accessing released memory" to 4.4.y Message-ID: <20180403095259.GA31483@kroah.com> References: <20180403094453.GA19137@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180403094453.GA19137@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: 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 :( thanks, greg k-h