linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Byron Stanoszek <gandalf@winds.org>
Cc: "David S. Miller" <davem@davemloft.net>,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: Kernel 5.4 regression - memory leak in network layer
Date: Tue, 19 Nov 2019 17:22:22 +0100	[thread overview]
Message-ID: <20191119162222.GA20235@breakpoint.cc> (raw)
In-Reply-To: <alpine.LNX.2.21.1.1911191047410.30058@winds.org>

Byron Stanoszek <gandalf@winds.org> wrote:
> unreferenced object 0xffff88821a48a180 (size 64):
>   comm "softirq", pid 0, jiffies 4294709480 (age 192.558s)
>   hex dump (first 32 bytes):
>     01 00 00 00 01 06 ff ff 00 00 00 00 00 00 00 00  ................
>     00 20 72 3d 82 88 ff ff 00 00 00 00 00 00 00 00  . r=............
>   backtrace:
>     [<00000000edf73c5e>] skb_ext_add+0xc0/0xf0
>     [<00000000ca960770>] br_nf_pre_routing+0x171/0x489
>     [<0000000063a55d83>] br_handle_frame+0x171/0x300

Brnf related, I will have a look.

  reply	other threads:[~2019-11-19 16:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19 16:09 Kernel 5.4 regression - memory leak in network layer Byron Stanoszek
2019-11-19 16:22 ` Florian Westphal [this message]
2019-11-20 20:28   ` Florian Westphal
2019-11-21  0:15     ` Byron Stanoszek
2019-11-21  5:30       ` Florian Westphal
2019-11-21  5:56         ` [PATCH net] udp: drop skb extensions before marking skb stateless Florian Westphal
2019-11-21 14:39           ` Paolo Abeni
2019-11-21 20:46           ` Byron Stanoszek
2019-11-21 23:04           ` David Miller

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=20191119162222.GA20235@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=davem@davemloft.net \
    --cc=gandalf@winds.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.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).