Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750830AbeAPGdo (ORCPT + 1 other); Tue, 16 Jan 2018 01:33:44 -0500 Received: from a.mx.secunet.com ([62.96.220.36]:39824 "EHLO a.mx.secunet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750716AbeAPGdm (ORCPT ); Tue, 16 Jan 2018 01:33:42 -0500 Date: Tue, 16 Jan 2018 07:33:39 +0100 From: Steffen Klassert To: David Miller CC: , , , Nicolas Dichtel Subject: Re: [PATCH 4.14 053/118] Revert "Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."" Message-ID: <20180116063339.cvslencknccrbs73@gauss3.secunet.de> References: <20180115123415.325497625@linuxfoundation.org> <20180115123418.624941321@linuxfoundation.org> <20180115132328.cuwcmhb262z2psgl@gauss3.secunet.de> <20180115.115612.281197218565244967.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20180115.115612.281197218565244967.davem@davemloft.net> User-Agent: NeoMutt/20170609 (1.8.3) X-G-Data-MailSecurity-for-Exchange-State: 0 X-G-Data-MailSecurity-for-Exchange-Error: 0 X-G-Data-MailSecurity-for-Exchange-Sender: 23 X-G-Data-MailSecurity-for-Exchange-Server: d65e63f7-5c15-413f-8f63-c0d707471c93 X-EXCLAIMER-MD-CONFIG: 2c86f778-e09b-4440-8b15-867914633a10 X-G-Data-MailSecurity-for-Exchange-Guid: B79A5AD1-A24F-462E-9B98-8408196E1094 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Mon, Jan 15, 2018 at 11:56:12AM -0500, David Miller wrote: > From: Steffen Klassert > Date: Mon, 15 Jan 2018 14:23:29 +0100 > > > On Mon, Jan 15, 2018 at 01:34:40PM +0100, Greg Kroah-Hartman wrote: > >> 4.14-stable review patch. If anyone has any objections, please let me know. > >> > >> ------------------ > >> > >> From: "David S. Miller" > >> > >> > >> This reverts commit 94802151894d482e82c324edf2c658f8e6b96508. > >> > >> It breaks transport mode when the policy template has > >> wildcard addresses configured. > >> > >> Signed-off-by: David S. Miller > >> Signed-off-by: Greg Kroah-Hartman > > > > Hm, this seems to be one revert too much. > > > > commit 94802151894d482e82c324edf2c658f8e6b96508 reverted already > > the buggy commit. Reverting the revert will bring the bug back. > > Steffen, in the email where you asked me to revert that is the > commit ID you referenced. I think there was a misunderstanding. I asked you to queue the commit with that ID to stable on Dec 23 (this commit ID is the revert of the buggy patch). This commit was included to stable on Jan 4 then: https://www.spinics.net/lists/stable/msg208727.html So with this, everything was ok. Maybe you started to look again into this because Nicolas Dichtel (Cced) asked to queue this patch on Jan 5, the patch was already in the stable tree (Jan 4) but probably not in an actual release at this time. > > We can drop this, but you need to then tell us whether 4.14 needs > the revert any longer and if so what the correct SHA ID would > be. I think we can we can just drop this. Unless Nicolas knows something that is still missing, v4.14.12 and above should be ok as is.