Eric Dumazet
9cf7490360
tcp: do not drop syn_recv on all icmp reports
...
Petr Novopashenniy reported that ICMP redirects on SYN_RECV sockets
were leading to RST.
This is of course incorrect.
A specific list of ICMP messages should be able to drop a SYN_RECV.
For instance, a REDIRECT on SYN_RECV shall be ignored, as we do
not hold a dst per SYN_RECV pseudo request.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=111751
Fixes: 079096f103fa ("tcp/dccp: install syn_recv requests into ehash table")
Reported-by: Petr Novopashenniy <pety@rusnet.ru>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-09 04:15:37 -05:00
..
2015-12-15 23:25:20 -05:00
2015-12-28 18:34:35 +01:00
2015-07-31 15:21:30 -07:00
2016-02-06 03:08:15 -05:00
2015-12-22 15:57:54 -05:00
2015-12-14 16:09:30 -05:00
2015-08-25 13:37:31 -07:00
2015-03-31 13:51:54 -04:00
2016-01-29 20:31:26 -08: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-12-02 23:37:16 -05:00
2015-10-23 02:38:18 -07:00
2015-12-03 11:32:06 -05:00
2016-01-04 22:49:58 -05:00
2015-10-12 19:28:20 -07:00
2014-06-04 22:46:38 -07:00
2015-10-24 06:54:12 -07:00
2016-02-08 10:33:32 -05:00
2015-12-17 22:08:28 -05:00
2014-08-24 22:37:52 -07:00
2015-09-17 17:18:37 -07:00
2015-10-21 19:36:11 -07:00
2016-01-29 20:31:26 -08:00
2015-11-18 16:25:01 -05:00
2015-08-29 13:07:54 -07:00
2015-10-08 04:26:54 -07:00
2015-11-24 17:15:56 -05:00
2014-08-24 22:37:52 -07:00
2015-12-02 23:37:16 -05:00
2016-01-25 10:45:41 -08:00
2015-12-15 23:25:20 -05:00
2015-08-13 17:08:39 -07:00
2015-11-16 16:36:32 -05:00
2015-10-05 03:16:47 -07:00
2015-12-23 22:03:54 -05:00
2015-09-29 20:21:32 +02:00
2015-10-08 04:27:02 -07: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-12-17 15:12:28 -05:00
2016-01-05 22:25:57 -05:00
2016-01-29 20:31:26 -08:00
2016-01-25 10:51:53 -08:00
2015-12-18 14:43:38 -05:00
2015-07-31 17:07:11 -07:00
2016-02-09 04:15:37 -05:00
2015-02-28 16:56:51 -05:00
2015-11-03 10:52:13 -05:00
2015-03-02 13:06:31 -05:00
2015-03-25 14:07:04 -04:00
2016-01-19 13:52:25 -05:00
2014-05-23 16:28:53 -04:00
2015-09-17 17:18:37 -07:00
2015-03-31 13:58:35 -04:00
2013-12-06 12:37:56 -05:00
2016-01-15 15:07:23 -05:00
2015-10-24 06:54:12 -07:00
2015-12-22 16:26:31 -05: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