From: Cong Wang <xiyou.wangcong@gmail.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: David Miller <davem@davemloft.net>,
Linux Kernel Network Developers <netdev@vger.kernel.org>,
Andrey Konovalov <andreyknvl@google.com>,
Eric Dumazet <edumazet@google.com>
Subject: Re: [Patch net] ipv4: restore rt->fi for reference counting
Date: Tue, 9 May 2017 09:44:36 -0700 [thread overview]
Message-ID: <CAM_iQpWQoLppsMfDOQWsdifGd56CAY24tCNm0Jm02QCe7ZThOw@mail.gmail.com> (raw)
In-Reply-To: <1494296302.7796.61.camel@edumazet-glaptop3.roam.corp.google.com>
On Mon, May 8, 2017 at 7:18 PM, Eric Dumazet <eric.dumazet@gmail.com> wrote:
> On Mon, 2017-05-08 at 21:22 -0400, David Miller wrote:
>> From: Eric Dumazet <eric.dumazet@gmail.com>
>> Date: Mon, 08 May 2017 17:01:20 -0700
>>
>> > On Mon, 2017-05-08 at 14:35 -0400, David Miller wrote:
>> >> From: Cong Wang <xiyou.wangcong@gmail.com>
>> >> Date: Thu, 4 May 2017 14:54:17 -0700
>> >>
>> >> > IPv4 dst could use fi->fib_metrics to store metrics but fib_info
>> >> > itself is refcnt'ed, so without taking a refcnt fi and
>> >> > fi->fib_metrics could be freed while dst metrics still points to
>> >> > it. This triggers use-after-free as reported by Andrey twice.
>> >> >
>> >> > This patch reverts commit 2860583fe840 ("ipv4: Kill rt->fi") to
>> >> > restore this reference counting. It is a quick fix for -net and
>> >> > -stable, for -net-next, as Eric suggested, we can consider doing
>> >> > reference counting for metrics itself instead of relying on fib_info.
>> >> >
>> >> > IPv6 is very different, it copies or steals the metrics from mx6_config
>> >> > in fib6_commit_metrics() so probably doesn't need a refcnt.
>> >> >
>> >> > Decnet has already done the refcnt'ing, see dn_fib_semantic_match().
>> >> >
>> >> > Fixes: 2860583fe840 ("ipv4: Kill rt->fi")
>> >> > Reported-by: Andrey Konovalov <andreyknvl@google.com>
>> >> > Tested-by: Andrey Konovalov <andreyknvl@google.com>
>> >> > Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
>> >>
>> >> Applied and queued up for -stable, thanks.
>> >
>> > Although I now have on latest net tree these messages when I reboot my
>> > test machine.
>> >
>> > [ 224.085873] unregister_netdevice: waiting for eth0 to become free. Usage count = 43
>>
>> Strange, the refcounting looks quite OK in the patch you're quoting.
>> I looked over it a few times and cannot figure out a possible cause
>> there.
Eric, how did you produce it?
I guess it's because of nh_dev which is the only netdevice pointer inside
fib_info. Let me take a deeper look.
>>
>> I am assuming you are quite confident it is this change?
>
> At least, reverting the patch resolves the issue for me.
>
> Keeping fib (and their reference to netdev) is apparently too much,
> we probably need to implement a refcount on the metrics themselves,
> being stand alone objects.
I don't disagree, just that it may need to change too much code which
goes beyond a stable candidate.
Thanks for the bug report!
next prev parent reply other threads:[~2017-05-09 16:44 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-04 21:54 [Patch net] ipv4: restore rt->fi for reference counting Cong Wang
2017-05-07 18:53 ` Eric Dumazet
2017-05-08 18:35 ` David Miller
2017-05-09 0:01 ` Eric Dumazet
2017-05-09 1:22 ` David Miller
2017-05-09 2:18 ` Eric Dumazet
2017-05-09 2:35 ` David Miller
2017-05-09 16:44 ` Cong Wang [this message]
2017-05-09 16:56 ` Eric Dumazet
2017-05-09 20:56 ` Cong Wang
2017-05-09 22:07 ` Cong Wang
2017-05-09 22:52 ` Eric Dumazet
2017-05-09 22:54 ` Eric Dumazet
2017-05-09 23:09 ` Eric Dumazet
2017-05-09 23:35 ` Cong Wang
2017-05-09 23:50 ` Eric Dumazet
2017-05-10 16:32 ` Cong Wang
2017-05-09 23:51 ` Eric Dumazet
2017-05-10 16:40 ` Cong Wang
2017-05-10 7:38 ` Julian Anastasov
2017-05-10 17:00 ` Cong Wang
2017-05-10 19:51 ` Julian Anastasov
2017-05-12 0:07 ` Cong Wang
2017-05-12 1:22 ` Cong Wang
2017-05-12 4:55 ` Eric Dumazet
2017-05-12 17:49 ` Cong Wang
2017-05-12 6:39 ` Julian Anastasov
2017-05-12 17:27 ` Cong Wang
2017-05-12 20:58 ` Cong Wang
2017-05-12 21:13 ` Cong Wang
2017-05-12 21:27 ` Julian Anastasov
2017-05-15 18:34 ` Cong Wang
2017-05-15 20:37 ` Julian Anastasov
2017-05-15 22:13 ` Cong Wang
2017-05-16 7:46 ` Julian Anastasov
2017-05-16 17:53 ` Cong Wang
2017-05-16 18:16 ` Cong Wang
[not found] ` <1495572267.6465.79.camel@edumazet-glaptop3.roam.corp.google.com>
[not found] ` <CAM_iQpX0X3h4Sf+bHUXdJgBqUTxNat0FBT0PeRpLYWju9ci59Q@mail.gmail.com>
[not found] ` <CANn89i+mPR+7-AVO2Dsd=KfO=COOVY42AKjwEs=0=GUCML6HUQ@mail.gmail.com>
[not found] ` <CAM_iQpUfLmN3yWsCfpx4ZTptBnuYFNuY5CjBKdwoDpvH5K8P=w@mail.gmail.com>
[not found] ` <1495665921.6465.95.camel@edumazet-glaptop3.roam.corp.google.com>
2017-05-25 21:27 ` [PATCH net] ipv4: add reference counting to metrics Eric Dumazet
2017-05-25 22:25 ` Julian Anastasov
2017-05-26 17:08 ` Cong Wang
2017-05-26 17:13 ` Eric Dumazet
2017-05-26 17:26 ` Cong Wang
2017-05-26 18:58 ` 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=CAM_iQpWQoLppsMfDOQWsdifGd56CAY24tCNm0Jm02QCe7ZThOw@mail.gmail.com \
--to=xiyou.wangcong@gmail.com \
--cc=andreyknvl@google.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--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).