From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751022AbdE3GY5 (ORCPT ); Tue, 30 May 2017 02:24:57 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:46986 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750767AbdE3GY4 (ORCPT ); Tue, 30 May 2017 02:24:56 -0400 Date: Tue, 30 May 2017 07:24:54 +0100 From: Al Viro To: Dmitry Vyukov Cc: "linux-fsdevel@vger.kernel.org" , LKML , syzkaller , Cong Wang Subject: Re: fs: use-after-free in path_lookupat Message-ID: <20170530062454.GC6365@ZenIV.linux.org.uk> References: <20170305155707.GI29622@ZenIV.linux.org.uk> <20170305163301.GJ29622@ZenIV.linux.org.uk> <20170305191802.GK29622@ZenIV.linux.org.uk> 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:48:17PM +0200, Dmitry Vyukov wrote: > Al, do you want me to mail the patch? > I won't be able to write a super detailed description, but I can do > some format patch. It's been fixed by commit c0eb027e5aef7; if you are still able to trigger it on the current mainline, please yell - that would have to be something different.