[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131017142458.GG28963@localhost.localdomain>
Date:	Thu, 17 Oct 2013 16:25:00 +0200
From:	Frederic Weisbecker <fweisbec@...il.com>
To:	Ingo Molnar <mingo@...nel.org>
Cc:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Knut Petersen <Knut_Petersen@...nline.de>,
	Thomas Gleixner <tglx@...utronix.de>, Greg KH <greg@...ah.com>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [BUG 3.12.rc4] Oops: unable to handle kernel paging request
 during shutdown
On Tue, Oct 15, 2013 at 08:40:25AM +0200, Ingo Molnar wrote:
> 
> * Frederic Weisbecker <fweisbec@...il.com> wrote:
> 
> > I've been thinking that CONFIG_DEBUG_LIST could help. Unfortunately it's 
> > good to spot list APIs misuse but, if Linus is right, the problem may be 
> > that the list belongs to an object that has been freed, and I believe 
> > that won't detect such a thing.
> 
> Use-after free should be reliably detectable via CONFIG_DEBUG_PAGEALLOC=y.
> 
> A couple of years ago I wrote a list debugging beast that would catch 
> use-after-free mishaps (sent it to lkml too IIRC), but it was a bit 
> complex and I never found the time to nurse it upstream.
Ok, well CONFIG_DEBUG_PAGEALLOC=y should work for list as for anything, right?
Thanks.
> 
> Thanks,
> 
> 	Ingo
--
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
 
