Files
linux/net/ipv6
Paolo Abeni 34bb9431e4 ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
[ Upstream commit bf1dc8bad1 ]

We need a RCU critical section around rt6_info->from deference, and
proper annotation.

Fixes: 4ed591c8ab ("net/ipv6: Allow onlink routes to have a device mismatch if it is the default route")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-03-19 13:11:55 +01:00
..
2018-07-24 14:10:42 -07:00
2019-02-23 09:08:05 +01:00
2018-08-29 08:02:43 +02:00
2018-05-11 00:10:56 +02:00
2018-07-24 14:10:43 -07:00
2018-05-16 07:24:30 +02:00
2018-10-05 11:52:38 -07:00