Files
twx-linux/include/linux
Eric Dumazet 805c4bc057 tcp: fix req->saved_syn race
For the reasons explained in commit ce1050089c ("tcp/dccp: fix
ireq->pktopts race"), we need to make sure we do not access
req->saved_syn unless we own the request sock.

This fixes races for listeners using TCP_SAVE_SYN option.

Fixes: e994b2f0fb ("tcp: do not lock listener to process SYN packets")
Fixes: 079096f103 ("tcp/dccp: install syn_recv requests into ehash table")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Ying Cai <ycai@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-05 14:36:09 -05:00
..
2015-10-27 19:34:54 -07:00
2015-10-07 16:02:49 -07:00
2015-10-23 05:44:28 -07:00
2015-10-13 19:01:25 +02:00
2015-10-20 22:10:45 +08:00
2015-10-08 05:26:35 -07:00
2015-10-21 07:00:46 -07:00
2015-11-05 14:36:09 -05:00