Florian Westphal
6a9e9cea4c
net: ipv4: fix infinite loop on secondary addr promotion
...
secondary address promotion causes infinite loop -- it arranges
for ifa->ifa_next to point back to itself.
Problem is that 'prev_prom' and 'last_prim' might point at the same entry,
so 'last_sec' pointer must be obtained after prev_prom->next update.
Fixes: 2638eb8b50cf ("net: ipv4: provide __rcu annotation for ifa_list")
Reported-by: Ran Rozenstein <ranro@mellanox.com>
Reported-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-06-27 09:54:34 -07:00
..
2019-05-30 11:26:41 -07:00
2019-05-30 11:29:21 -07:00
2019-06-19 17:09:55 +02:00
2019-06-22 08:59:24 -04:00
2019-06-05 17:37:10 +02:00
2019-05-30 11:26:32 -07:00
2019-06-16 14:22:37 -07:00
2019-05-09 09:44:17 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:53 -07:00
2019-05-21 10:50:46 +02:00
2019-06-25 01:32:59 +02:00
2019-05-30 11:29:22 -07:00
2019-06-07 23:03:54 +02:00
2019-06-05 17:30:29 +02:00
2019-06-27 09:38:17 -07:00
2019-05-30 11:29:52 -07:00
2019-06-19 17:09:55 +02:00
2019-05-24 17:36:42 +02:00
2019-05-21 10:50:46 +02:00
2019-06-14 20:20:07 -07:00
2019-06-07 11:00:14 -07:00
2019-05-23 09:29:44 -07:00
2019-06-19 11:37:47 -04:00
2019-05-21 10:50:46 +02:00
2019-06-27 09:54:34 -07:00
2019-06-26 09:07:50 -07:00
2019-06-19 16:26:33 -04:00
2019-06-19 17:09:55 +02:00
2019-06-09 19:56:42 -07:00
2019-06-22 08:59:24 -04:00
2019-06-23 13:24:17 -07:00
2019-06-17 20:20:36 -07:00
2019-06-05 17:36:36 +02:00
2019-06-22 08:59:24 -04:00
2019-05-30 11:26:41 -07:00
2019-06-12 09:42:34 -07:00
2019-05-30 11:26:32 -07:00
2019-06-25 01:32:59 +02:00
2019-05-21 11:28:45 +02:00
2019-06-14 19:50:33 -07:00
2019-05-30 11:26:32 -07:00
2019-06-21 09:58:42 -07:00
2019-06-19 17:09:55 +02:00
2019-06-17 20:20:36 -07:00
2019-06-14 18:52:14 -07:00
2019-06-05 17:37:07 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:36:37 +02:00
2019-06-07 11:00:14 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-22 08:59:24 -04:00
2019-06-17 20:20:36 -07:00
2019-06-02 18:06:26 -07:00
2019-06-22 08:59:24 -04:00
2019-06-21 14:45:09 -04:00
2019-05-30 11:26:32 -07:00
2019-06-25 13:42:54 -07:00
2019-06-17 20:20:36 -07:00
2019-06-07 11:00:14 -07:00
2019-06-22 08:59:24 -04:00
2019-06-05 17:30:29 +02:00
2019-06-22 08:59:24 -04:00
2019-05-24 17:27:12 +02:00
2019-06-12 16:41:47 +02:00
2019-06-05 17:37:06 +02:00
2019-05-21 10:50:45 +02:00
2019-06-17 13:56:26 -07:00
2019-02-28 08:24:23 -07:00
2019-06-07 11:00:14 -07:00
2019-05-21 10:50:45 +02:00