Lorenzo Bianconi
428604fb11
ipv6: do not set routes if disable_ipv6 has been enabled
...
Do not allow setting ipv6 routes from userspace if disable_ipv6 has been
enabled. The issue can be triggered using the following reproducer:
- sysctl net.ipv6.conf.all.disable_ipv6=1
- ip -6 route add a🅱️ c:d::/64 dev em1
- ip -6 route show
a🅱️ c:d::/64 dev em1 metric 1024 pref medium
Fix it checking disable_ipv6 value in ip6_route_info_create routine
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-30 12:20:52 -04:00
..
2017-11-02 11:10:55 +01:00
2018-02-15 14:29:27 -08:00
2017-11-21 15:57:07 -08:00
2018-03-30 09:58:59 -04:00
2018-03-26 12:07:48 -04:00
2018-03-26 12:07:48 -04:00
2018-03-26 12:07:48 -04:00
2018-03-23 11:31:58 -04:00
2018-03-26 12:07:48 -04:00
2018-02-01 07:43:56 -08:00
2018-03-30 11:41:18 -04:00
2018-03-27 13:18:09 -04:00
2018-03-27 13:18:09 -04:00
2018-03-26 12:07:48 -04:00
2018-03-30 10:59:35 -04:00
2017-08-09 16:57:38 -07:00
2018-03-27 13:18:09 -04:00
2018-03-26 12:07:48 -04:00
2018-03-26 12:07:48 -04:00
2018-03-23 11:31:58 -04:00
2017-06-16 11:48:40 -04:00
2017-10-25 13:00:27 +09:00
2018-03-27 13:18:09 -04:00
2017-11-01 12:19:03 +09:00
2018-03-30 11:41:18 -04:00
2018-03-30 12:20:52 -04:00
2018-03-23 11:31:58 -04:00
2018-03-27 13:18:09 -04:00
2018-03-27 13:18:09 -04:00
2018-03-27 13:18:09 -04:00
2017-11-21 16:35:54 -08:00
2018-03-26 12:07:48 -04:00
2018-03-29 16:23:26 -04:00
2017-11-04 09:26:51 +09:00
2018-03-27 13:18:09 -04:00
2018-03-27 10:38:26 -04:00
2018-03-30 11:41:18 -04:00
2017-11-18 10:32:41 +09:00
2018-03-27 13:18:09 -04:00
2018-03-26 12:07:48 -04:00
2018-02-19 18:46:11 -05:00
2017-11-08 16:12:33 +09:00
2018-03-29 13:47:54 -04:00
2018-03-27 13:18:09 -04:00
2018-03-27 13:18:09 -04:00
2017-11-01 12:19:03 +09:00
2018-03-06 01:20:46 -05:00
2018-03-27 13:18:09 -04:00
2018-02-11 14:34:03 -08:00
2018-03-26 12:07:48 -04:00
2018-03-27 23:08:20 +01:00
2018-03-27 13:18:09 -04:00
2018-03-29 14:38:27 -04:00
2018-03-23 11:31:58 -04:00
2017-12-28 14:28:22 -05:00
2018-03-27 13:18:09 -04:00
2017-11-10 13:41:40 +09:00
2018-03-27 13:18:09 -04:00
2018-03-23 12:25:54 -04:00
2018-03-27 13:18:09 -04:00
2018-02-12 14:15:04 -05:00
2017-11-02 11:10:55 +01:00
2018-03-29 16:23:26 -04:00
2018-03-26 12:07:48 -04:00
2018-03-30 10:59:23 -04:00
2017-09-20 15:36:18 -07:00
2018-02-01 09:51:57 -08:00
2017-11-28 13:55:00 +01:00
2018-03-23 11:31:58 -04:00
2018-03-27 13:18:09 -04:00