Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967828AbeAONiB (ORCPT + 1 other); Mon, 15 Jan 2018 08:38:01 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:60426 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030642AbeAONh7 (ORCPT ); Mon, 15 Jan 2018 08:37:59 -0500 Date: Mon, 15 Jan 2018 14:37:59 +0100 From: Greg Kroah-Hartman To: Steffen Klassert Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, "David S. Miller" Subject: Re: [PATCH 4.14 053/118] Revert "Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."" Message-ID: <20180115133759.GB5505@kroah.com> References: <20180115123415.325497625@linuxfoundation.org> <20180115123418.624941321@linuxfoundation.org> <20180115132328.cuwcmhb262z2psgl@gauss3.secunet.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180115132328.cuwcmhb262z2psgl@gauss3.secunet.de> User-Agent: Mutt/1.9.2 (2017-12-15) 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 02:23:29PM +0100, Steffen Klassert wrote: > 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. Really? I have no idea what is going on here, I just take the patches that David gives me :) David, should I drop this one? thanks, greg k-h