Thread (7 messages) flat view 7 messages, 2 authors, 2016-07-04

Re: [PATCH] net: check for NULL net_device in FIB tables

From: Vegard Nossum <hidden>
Date: 2016-07-04 13:50:31

On 07/04/2016 02:47 PM, Vegard Nossum wrote:
struct fib_nh->nh_dev can be NULL, so we should check it before calling
__in_dev_get_rcu on it.
That should say __in_dev_get_rtnl(), obviously.
Multiple places seem to want this (and check the return value), so we can
add a convenience wrapper for this.

This fixes a crash in AF_NETLINK sendmsg().

Please double check that I caught all the callers that need the NULL
guard.

Fixes: 0eeb075fad73 ("net: ipv4 sysctl option to ignore routes when nexthop link is down")
Cc: Andy Gospodarek <redacted>
Cc: Dinesh Dutt <redacted>
Cc: Scott Feldman <redacted>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Vegard Nossum <redacted>
I guess we could also add:

Cc: stable@vger.kernel.org


Vegard
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help