From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752341AbdB1Nn6 (ORCPT ); Tue, 28 Feb 2017 08:43:58 -0500 Received: from a.mx.secunet.com ([62.96.220.36]:54062 "EHLO a.mx.secunet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751559AbdB1Nng (ORCPT ); Tue, 28 Feb 2017 08:43:36 -0500 Date: Tue, 28 Feb 2017 14:43:21 +0100 From: Steffen Klassert To: Dmitry Vyukov CC: Herbert Xu , David Miller , Eric Dumazet , netdev , LKML , syzkaller Subject: Re: net/xfrm: stack out-of-bounds in xfrm_flowi_sport 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" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Originating-IP: [10.182.7.102] 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: 949170D2-FD2D-4226-B782-334153EF2C83 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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.