Matthias Schiffer
ec13ad1d70
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
...
There are other error values besides ip6_null_entry that can be returned by
ip6_route_redirect(): fib6_rule_action() can also result in
ip6_blk_hole_entry and ip6_prohibit_entry if such ip rules are installed.
Only checking for ip6_null_entry in rt6_do_redirect() causes ip6_ins_rt()
to be called with rt->rt6i_table == NULL in these cases, making the kernel
crash.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-02 16:30:15 -05:00
..
2015-10-27 19:32:17 -07:00
2015-07-31 15:21:30 -07:00
2015-10-11 05:30:43 -07:00
2015-03-31 13:58:35 -04:00
2015-07-31 17:07:11 -07:00
2015-08-25 13:37:31 -07:00
2015-03-31 13:51:54 -04:00
2015-07-29 22:44:04 -07:00
2015-05-28 11:23:20 +08:00
2015-03-31 13:51:54 -04:00
2015-09-02 15:31:00 -07:00
2015-07-09 15:06:59 -07:00
2015-10-23 02:38:18 -07:00
2015-07-31 15:21:30 -07:00
2015-08-24 10:34:40 -07:00
2015-03-23 16:52:26 -04:00
2015-07-09 15:12:20 -07:00
2014-06-04 22:46:38 -07:00
2015-10-23 02:38:18 -07:00
2015-05-03 21:58:01 -04:00
2015-09-24 15:28:43 -07:00
2014-08-24 22:37:52 -07:00
2015-07-26 20:54:56 -07:00
2015-07-20 16:52:28 -07:00
2012-11-15 17:39:24 -05:00
2015-10-29 07:01:50 -07:00
2015-09-24 16:08:37 -07:00
2015-08-29 13:07:54 -07:00
2015-06-01 16:03:43 -07:00
2015-09-09 14:19:50 -07:00
2014-08-24 22:37:52 -07:00
2015-03-31 13:51:54 -04:00
2015-08-17 21:33:06 -07:00
2015-08-17 21:33:06 -07:00
2015-08-13 17:08:39 -07:00
2015-04-07 15:25:55 -04:00
2014-11-11 14:10:31 -05:00
2015-08-31 21:20:29 -07:00
2015-06-12 14:10:12 +02:00
2015-06-18 21:14:31 +02:00
2015-03-09 23:38:02 -04:00
2014-11-07 15:45:50 -05:00
2014-09-19 17:15:31 -04:00
2015-07-09 21:09:10 -07:00
2015-07-26 21:00:15 -07:00
2015-11-02 16:30:15 -05:00
2015-08-10 14:03:54 -07:00
2015-06-07 15:19:52 -07:00
2015-07-31 17:07:11 -07:00
2015-08-13 16:23:11 -07:00
2015-02-28 16:56:51 -05:00
2014-08-24 22:37:52 -07:00
2015-03-02 13:06:31 -05:00
2015-03-25 14:07:04 -04:00
2015-08-17 14:34:48 -07:00
2014-05-23 16:28:53 -04:00
2015-04-07 15:25:55 -04:00
2015-03-31 13:58:35 -04:00
2013-12-06 12:37:56 -05:00
2007-10-10 16:55:54 -07:00
2015-08-11 12:41:34 +02:00
2015-10-19 10:30:05 +02:00
2015-10-22 07:46:05 -07:00
2014-05-06 07:08:38 +02:00
2014-08-24 22:37:52 -07:00
2014-08-24 22:37:52 -07:00