From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com ([66.111.4.27]:60167 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754204AbcDJQRw (ORCPT ); Sun, 10 Apr 2016 12:17:52 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 58B062081F for ; Sun, 10 Apr 2016 12:17:51 -0400 (EDT) Date: Sun, 10 Apr 2016 09:17:49 -0700 From: Greg KH To: Ben Hutchings Cc: stable , Insu Yun , "Martin K. Petersen" , Gabriel Krisman Bertazi Subject: Re: [stable] ipr: Fix out-of-bounds null overwrite Message-ID: <20160410161749.GA2697@kroah.com> References: <1458476868.6534.2.camel@decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1458476868.6534.2.camel@decadent.org.uk> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Mar 20, 2016 at 12:27:48PM +0000, Ben Hutchings wrote: > I believe this should be backported to all stable branches: > > commit d63c7dd5bcb9441af0526d370c43a65ca2c980d9 > Author: Insu Yun > Date:���Wed Jan 6 12:44:01 2016 -0500 > > ����ipr: Fix out-of-bounds null overwrite > > It needs a fix-up: > > commit 21b81716c6bff24cda52dc75588455f879ddbfe9 > Author: Gabriel Krisman Bertazi > Date:���Thu Feb 25 13:54:20 2016 -0300 > > ����ipr: Fix regression when loading firmware > > (which was properly tagged for stable). Not really, it didn't have a cc: stable tag in it, which is why I missed it :( Thanks for the patches, now applied. greg k-h