From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <51B9250F.9050704@huawei.com> Date: Thu, 13 Jun 2013 09:49:03 +0800 From: Li Zefan MIME-Version: 1.0 To: Greg Kroah-Hartman CC: Namhyung Kim , Frederic Weisbecker , Steven Rostedt , Ingo Molnar , LKML , stable Subject: Re: [PATCH 3.0-stable 1/2] tracing: Fix possible NULL pointer dereferences References: <51B1A131.9090206@huawei.com> <20130610211350.GE1602@kroah.com> In-Reply-To: <20130610211350.GE1602@kroah.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On 2013/6/11 5:13, Greg Kroah-Hartman wrote: > On Fri, Jun 07, 2013 at 05:00:33PM +0800, Li Zefan wrote: >> commit 6a76f8c0ab19f215af2a3442870eeb5f0e81998d upstream. >> >> Currently set_ftrace_pid and set_graph_function files use seq_lseek >> for their fops. However seq_open() is called only for FMODE_READ in >> the fops->open() so that if an user tries to seek one of those file >> when she open it for writing, it sees NULL seq_file and then panic. > > You lost the original authorship of this patch, which is a very bad > thing to do. > Oops, my bad. > Ugh, time to edit emails by hand, not my favorite pasttime, someone owes > me a drink... > Sure, maybe at Plumber. ;)