[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161013062703.GC310@x4>
Date: Thu, 13 Oct 2016 08:27:03 +0200
From: Markus Trippelsdorf <markus@...ppelsdorf.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Christoph Lameter <cl@...ux.com>, Jens Axboe <axboe@...com>,
linux-kernel@...r.kernel.org, aconole@...hat.com,
David Miller <davem@...emloft.net>, pablo@...filter.org,
linux-fsdevel@...r.kernel.org, viro@...iv.linux.org.uk,
netfilter-devel@...r.kernel.org, netdev@...r.kernel.org,
akpm@...ux-foundation.org, fw@...len.de, tytso@....edu
Subject: Re: slab corruption with current -git
On 2016.10.12 at 23:18 -0700, Linus Torvalds wrote:
> On Oct 12, 2016 23:07, "Markus Trippelsdorf" <markus@...ppelsdorf.de> wrote:
> >
> > This is nf_register_net_hook at net/netfilter/core.c:106
>
> The "*regs" access?
Yeah.
105 entry->orig_ops = reg;
106 entry->ops = *reg;
107 entry->next = NULL;
--
Markus
Powered by blists - more mailing lists