[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160906150640.GH2794@worktop>
Date: Tue, 6 Sep 2016 17:06:40 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Dmitry Vyukov <dvyukov@...gle.com>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
Ingo Molnar <mingo@...hat.com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
"x86@...nel.org" <x86@...nel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: perf: out-of-bounds write in perf_callchain_store
On Tue, Sep 06, 2016 at 04:49:29PM +0200, Dmitry Vyukov wrote:
> On Tue, Sep 6, 2016 at 4:44 PM, Arnaldo Carvalho de Melo
> > I looked at it briefly some moments ago, couldn't find it so far, have
> > to look at what was behind adding a sysctl for that :-\
> >
> > And yeah, that entry/ctx thing, IIRC, was done to reduce patch size,
> > probably needs some polishing to become clearer.
>
>
> I believe fuzzer wasn't messing with sysctl's.
> But, yeah, I guess it's really bad idea to try to change them on a
> running system.
The sysctl's should return -EBUSY if its in use...
Powered by blists - more mailing lists