From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751080AbdE3G05 (ORCPT ); Tue, 30 May 2017 02:26:57 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:47044 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750841AbdE3G0y (ORCPT ); Tue, 30 May 2017 02:26:54 -0400 Date: Tue, 30 May 2017 07:26:48 +0100 From: Al Viro To: Dmitry Vyukov Cc: Cong Wang , Andrey Konovalov , "David S. Miller" , netdev , LKML , Eric Dumazet , Kostya Serebryany , syzkaller , "linux-fsdevel@vger.kernel.org" Subject: Re: net: use-after-free in __ns_get_path Message-ID: <20170530062638.GD6365@ZenIV.linux.org.uk> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 29, 2017 at 04:46:23PM +0200, Dmitry Vyukov wrote: > Al, ping. See commit 073c516ff735. Can you still trigger that on the current mainline?