Re: Use-after-free oops in next-20150204 - probably nelink related

2015-02-21 Thread Daniel Borkmann
On 02/21/2015 04:36 PM, Shachar Raindel wrote: ... This is most likely rhashtable related. The fixes for the use-after-free issues have been merged Feb 6 so they are probably not included in the Feb 04 snapshot that you use. The relevant net-next commits are: commit 020219a69d40a205dad12b0ea1e6a

RE: Use-after-free oops in next-20150204 - probably nelink related

2015-02-21 Thread Shachar Raindel
> -Original Message- > From: Thomas Graf [mailto:t...@infradead.org] On Behalf Of Thomas Graf > Sent: Thursday, February 19, 2015 5:49 PM > To: Shachar Raindel > Cc: net...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: Use-after-free oops in next-20150204

Re: Use-after-free oops in next-20150204 - probably nelink related

2015-02-19 Thread Thomas Graf
On 02/18/15 at 03:52pm, Shachar Raindel wrote: > Hi, > > I'm running trinity inside a VM running linux-next tagged next-20150204. > > The kernel debugging infrastructure detected a use-after-free situation, > probably in netlink: This is most likely rhashtable related. The fixes for the use-aft