From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Hurley Subject: Re: [PATCH -next 0/9] tty: Fix buffer work access-after-free Date: Tue, 04 Dec 2012 08:58:00 -0500 Message-ID: <1354629480.475.7.camel@thor> References: <1354604865-10278-1-git-send-email-peter@hurleysoftware.com> <20121204085426.389ca79b@bob.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout39.mail01.mtsvc.net ([216.70.64.83]:50945 "EHLO n12.mail01.mtsvc.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751613Ab2LDN6Z (ORCPT ); Tue, 4 Dec 2012 08:58:25 -0500 In-Reply-To: <20121204085426.389ca79b@bob.linux.org.uk> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Alan Cox , Ilya Zykov Cc: Jiri Slaby , Greg Kroah-Hartman , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org On Tue, 2012-12-04 at 08:54 +0000, Alan Cox wrote: > On Tue, 4 Dec 2012 02:07:36 -0500 > Peter Hurley wrote: > > > This patch series addresses the causes of flush_to_ldisc accessing > > the tty after freeing. > > Looks good to me. Would be nice to keep a copy of the test that shows > it up in the comments of the patches somewhere. I assume you mean somewhere other than ml archives: https://lkml.org/lkml/2012/12/1/57 Setting up a mini-testsuite is good idea. As I noted in that email though, that test jig is a derivative work that I'd want a ok from Ilya Zykov to put somewhere more permanent. Regards, Peter Hurley