[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.10.1404160014370.17661@vincent-weaver-1.um.maine.edu>
Date: Wed, 16 Apr 2014 00:18:11 -0400 (EDT)
From: Vince Weaver <vincent.weaver@...ne.edu>
To: Vince Weaver <vincent.weaver@...ne.edu>
cc: Thomas Gleixner <tglx@...utronix.de>, linux-kernel@...r.kernel.org,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>
Subject: Re: [perf] more perf_fuzzer memory corruption
On Tue, 15 Apr 2014, Vince Weaver wrote:
> Possibly it looks like a struct perf_event is being used after freed,
> specifically the event->migrate_entry->prev value? I could
> be completely wrong about that.
and actually I'm mixing up hex and decimal. It looks like the actual
value being written to the freed area is at 0x48 whichi I think maps to
event->hlist_entry->pprev
but really if it's late enough I'm mixing hex and decimal I should
probably stop staring at trace dumps and get some sleep.
Vince
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists