Yuchung Cheng
b2b7af8611
tcp: fix NULL ref in tail loss probe
...
TCP loss probe timer may fire when the retranmission queue is empty but
has a non-zero tp->packets_out counter. tcp_send_loss_probe will call
tcp_rearm_rto which triggers NULL pointer reference by fetching the
retranmission queue head in its sub-routines.
Add a more detailed warning to help catch the root cause of the inflight
accounting inconsistency.
Reported-by: Rafael Tinoco <rafael.tinoco@linaro.org>
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-12-05 16:34:40 -08:00
..
2018-07-24 14:10:42 -07:00
2018-11-27 00:36:46 +01:00
2018-09-13 12:09:32 -07:00
2018-09-26 20:30:55 -07:00
2018-10-12 09:47:39 -07:00
2018-09-17 19:37:46 -07:00
2018-10-02 22:28:17 -07:00
2018-10-25 16:21:31 -07:00
2018-07-27 09:33:37 -07:00
2018-10-01 22:31:17 -07:00
2018-10-24 14:06:25 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-23 10:21:24 -04:00
2018-10-12 21:38:46 -07:00
2018-10-16 00:13:12 -07:00
2018-07-03 10:29:26 +09:00
2018-09-16 15:32:59 -07:00
2018-07-03 10:29:26 +09:00
2018-09-26 20:30:55 -07:00
2018-10-29 20:26:06 -07:00
2018-10-02 15:52:12 -07:00
2018-03-12 11:03:42 -04:00
2018-11-08 18:40:30 -08:00
2018-10-31 08:54:16 -07:00
2018-04-07 22:32:32 -04:00
2018-04-09 10:57:35 -04:00
2018-08-01 09:52:30 -07:00
2018-11-01 13:55:30 -07:00
2018-09-26 20:30:55 -07:00
2018-12-05 16:22:05 -08:00
2017-11-02 11:10:55 +01:00
2018-11-24 17:42:57 -08:00
2018-11-05 17:12:18 -08:00
2018-11-17 21:50:55 -08:00
2018-09-24 12:27:04 -07:00
2018-09-26 20:30:55 -07:00
2018-09-26 20:30:55 -07:00
2018-06-06 18:39:49 -07:00
2018-09-26 20:30:55 -07:00
2018-10-19 11:03:06 -07:00
2018-10-24 14:06:25 -07:00
2018-07-24 14:10:43 -07:00
2018-10-15 12:23:19 -07:00
2018-10-04 21:54:03 -07:00
2018-07-16 17:51:48 +02:00
2018-05-23 15:14:12 -04:00
2018-10-02 22:28:17 -07:00
2018-08-05 17:16:46 -07:00
2017-03-24 13:17:07 -07:00
2017-08-07 11:39:22 -07:00
2018-10-02 22:28:17 -07:00
2018-10-12 21:38:46 -07:00
2018-09-21 19:37:59 -07:00
2018-09-26 20:33:21 -07:00
2018-10-17 22:22:53 -07:00
2017-08-06 21:25:10 -07:00
2018-10-30 23:31:22 +01:00
2018-10-15 22:56:42 -07:00
2017-11-15 14:09:52 +09:00
2017-08-06 21:25:10 -07:00
2018-10-10 22:26:00 -07:00
2018-10-10 22:26:00 -07:00
2017-12-20 14:00:25 -05:00
2017-12-13 15:51:12 -05:00
2017-08-06 21:25:10 -07:00
2017-08-06 21:25:10 -07:00
2016-11-21 13:20:17 -05:00
2018-02-28 12:03:47 -05:00
2018-11-24 17:41:37 -08:00
2018-10-03 21:00:17 -07:00
2017-05-17 16:06:01 -04:00
2018-03-27 13:18:09 -04:00
2018-08-31 23:10:35 -07:00
2018-01-31 10:26:30 -05:00
2018-07-16 00:12:09 -07:00
2018-12-05 16:34:40 -08:00
2018-09-21 19:37:59 -07:00
2018-09-21 19:37:59 -07:00
2017-08-06 21:25:10 -07:00
2018-11-30 17:22:41 -08:00
2018-10-16 12:38:41 -07:00
2017-09-29 06:07:00 +01:00
2017-11-02 11:10:55 +01:00
2017-08-06 21:25:10 -07:00
2017-08-30 11:20:08 -07:00
2017-08-06 21:25:10 -07:00
2018-10-31 08:54:16 -07:00
2018-02-28 11:43:28 -05:00
2018-10-28 19:27:21 -07:00
2017-11-02 11:10:55 +01:00
2018-10-05 11:52:38 -07:00
2017-07-24 13:52:59 -07:00
2018-10-31 08:54:16 -07:00
2018-05-16 07:24:30 +02:00
2018-09-04 10:26:30 +02:00
2017-06-16 11:48:39 -04:00
2018-09-04 10:26:30 +02:00
2018-03-07 10:54:29 +01:00
2018-03-04 17:49:17 -05:00
2018-03-27 13:18:09 -04:00
2017-02-09 10:22:17 +01:00
2017-11-02 11:10:55 +01:00
2013-05-31 17:19:05 -07:00