From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steffen Klassert Subject: Re: net/xfrm: stack out-of-bounds in xfrm_flowi_sport Date: Tue, 28 Feb 2017 14:43:21 +0100 Message-ID: <20170228134321.GI694@gauss.secunet.com> References: <20170214070854.GH30338@gauss.secunet.com> <20170214090816.GJ30338@gauss.secunet.com> <20170215062622.GO30338@gauss.secunet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Herbert Xu , David Miller , Eric Dumazet , netdev , LKML , syzkaller To: Dmitry Vyukov Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi Dmitry. On Tue, Feb 28, 2017 at 02:39:17PM +0100, Dmitry Vyukov wrote: > On Wed, Feb 15, 2017 at 7:26 AM, Steffen Klassert > wrote: > > On Tue, Feb 14, 2017 at 10:16:44AM +0100, Dmitry Vyukov wrote: > >> > >> I've run the repro with you patch and don't see the bug any more: > >> > >> Tested-by: Dmitry Vyukov > > > > I've applied this to the ipsec tree now. > > > > Thanks for testing! > > > Hi Steffen, > > Are you going to push this to Linus in this release? Still happens on > upstream branch. I'll do a pull request for the ipsec tree this week, should go the way upstream then.