From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: nftables null pointer Date: Tue, 5 Aug 2014 12:01:41 +0200 Message-ID: <20140805100141.GA3480@salvia> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Matteo Croce Return-path: Received: from mail.us.es ([193.147.175.20]:41024 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933078AbaHEKBR (ORCPT ); Tue, 5 Aug 2014 06:01:17 -0400 Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Aug 05, 2014 at 10:01:56AM +0200, Matteo Croce wrote: > with vanilla linux 3.16.0 and ntf 0.3: > > # nft list table nat > Killed > nf_tables: (c) 2007-2009 Patrick McHardy > BUG: unable to handle kernel NULL pointer dereference at 00000008 > IP: [] nf_tables_fill_chain_info+0x27f/0x350 [nf_tables] Is this reproducible? If so, please indicate the sequence of commands. Thanks.