Eric Dumazet
3e4006f0b8
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
...
When first SYNACK is sent, we already hold rcu_read_lock(), but this
is not true if a SYNACK is retransmitted, as a timer (soft) interrupt
does not hold rcu_read_lock()
Fixes: 45f6fad84cc30 ("ipv6: add complete rcu protection around np->opt")
Reported-by: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-10 22:58:03 -05:00
..
2015-10-21 00:49:25 +02:00
2015-10-28 12:32:48 -04:00
2015-03-02 16:43:41 -05:00
2015-11-17 14:38:35 -05:00
2015-05-11 10:50:17 -04:00
2015-09-17 22:13:32 -07:00
2015-12-14 16:09:30 -05:00
2016-01-07 14:24:05 +08:00
2015-12-15 15:39:08 -05:00
2016-01-05 16:46:17 -05:00
2015-12-01 15:45:05 -05:00
2015-10-13 17:42:34 +02:00
2015-11-13 09:24:40 -08:00
2016-01-06 15:00:27 -05:00
2015-10-09 07:52:27 -07:00
2015-12-03 11:32:06 -05:00
2015-12-14 16:09:30 -05:00
2015-11-18 16:27:46 -05:00
2015-11-01 15:56:11 -05:00
2015-09-28 22:51:15 -07:00
2015-11-23 14:56:15 -05:00
2015-11-02 22:47:14 -05:00
2016-01-10 17:28:24 -05:00
2016-01-10 22:58:03 -05:00
2015-05-11 10:50:17 -04:00
2015-12-14 16:09:30 -05:00
2015-12-01 15:45:05 -05:00
2015-10-23 03:05:19 -07:00
2015-12-02 23:37:16 -05:00
2015-10-07 04:27:43 -07:00
2015-07-27 01:06:53 -07:00
2015-12-15 13:16:47 +01:00
2015-10-21 00:49:24 +02:00
2015-12-12 00:43:44 -05:00
2015-12-18 14:45:45 +01:00
2015-03-31 13:58:35 -04:00
2015-11-06 17:50:42 -08:00
2015-06-18 21:14:32 +02:00
2015-12-01 15:45:05 -05:00
2015-12-29 15:27:52 -05:00
2015-11-29 22:17:17 -05:00
2015-05-11 10:50:17 -04:00
2015-11-24 17:20:09 -05:00
2015-12-10 10:37:51 +01:00
2015-06-24 02:58:51 -07:00
2015-12-01 15:45:05 -05:00
2016-01-06 01:40:21 -05:00
2016-01-10 18:01:01 -05:00
2015-12-13 14:30:59 -08:00
2015-11-03 13:39:21 -05:00
2015-11-24 11:26:19 -05:00
2016-01-04 23:22:49 -05:00
2015-11-04 22:03:10 -05:00
2015-08-09 22:43:52 -07:00
2015-12-15 13:11:26 +01:00
2015-05-11 10:50:17 -04:00
2015-12-22 16:26:31 -05:00
2015-04-09 00:02:26 -04:00
2015-09-29 20:40:32 -07:00
2015-09-29 20:40:32 -07:00
2015-12-30 16:38:01 -05:00
2015-10-23 06:22:08 -07:00