[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170728164331.GA5268@splinter>
Date: Fri, 28 Jul 2017 19:43:31 +0300
From: Ido Schimmel <idosch@...sch.org>
To: Michał Mirosław <mirq-linux@...e.qmqm.pl>
Cc: netdev@...r.kernel.org
Subject: Re: [v4.12 regression] netns: NULL deref in fib_sync_down_dev()
On Fri, Jul 28, 2017 at 06:00:47PM +0200, Michał Mirosław wrote:
> Dear NetDevs,
>
> Before I go to bisecting, have you seen a following NULL dereference,
> yet? Where should I start looking? It is triggered by deleting netns
> (cut-down script attached - triggers every time). This was working
> correctly under v4.11.x.
Thanks for the report. I just reproduced this on my system. I believe
the problem is a missing NULL check for 'in_dev' in
call_fib_nh_notifiers(). I'll test a fix.
Powered by blists - more mailing lists