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: Wed, 15 Feb 2017 07:26:22 +0100 Message-ID: <20170215062622.GO30338@gauss.secunet.com> References: <20170214070854.GH30338@gauss.secunet.com> <20170214090816.GJ30338@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 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!