netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Cc: Netfilter Development Mailing list
	<netfilter-devel@vger.kernel.org>,
	pablo@netfilter.org
Subject: Re: kernel crash in netlink_sock_destruct()
Date: Fri, 27 Nov 2015 17:06:27 +0000	[thread overview]
Message-ID: <20151127170627.GA3639@macbook.localdomain> (raw)
In-Reply-To: <CAOkSjBh+UPThVvfsKeT5nhFitJyQGNdbtA1eVVPE_ux3PvsV0Q@mail.gmail.com>

On 24.11, Arturo Borrero Gonzalez wrote:
> On 17 November 2015 at 13:49, Arturo Borrero Gonzalez
> <arturo.borrero.glez@gmail.com> wrote:
> > Hi,
> >
> > I've found this in a machine I'm using to play with nftables.
> >
> > The kernel is 4.2, so not sure if already fixed.
> >
> 
> More info. I can reproduce the issue:
> 
>  % sudo ip netns add test
>  % sudo ip netns exec test nft -f test.nft
>  % sudo ip netns del test
> 
> Find attached the test.nft file.

@Arturo: was there any delay between those commands or did you execute all
of them directly after each other?

Somewhat related question: i'm wondering, what, if anything, is removing all
the nftables objects if a namespace exits? It seems we're leaking them all.

  reply	other threads:[~2015-11-27 17:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-17 12:49 kernel crash in netlink_sock_destruct() Arturo Borrero Gonzalez
2015-11-24 15:58 ` Arturo Borrero Gonzalez
2015-11-27 17:06   ` Patrick McHardy [this message]
2015-11-30 11:44     ` Arturo Borrero Gonzalez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151127170627.GA3639@macbook.localdomain \
    --to=kaber@trash.net \
    --cc=arturo.borrero.glez@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).