Files
Eric Dumazet 9c3804bc9b UPSTREAM: tcp: fix a request socket leak
While the cited commit fixed a possible deadlock, it added a leak
of the request socket, since reqsk_put() must be called if the BPF
filter decided the ACK packet must be dropped.

Fixes: d624d276d1dd ("tcp: fix possible deadlock in TCP stack vs BPF filter")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 1f3b359f1004bd34b7b0bad70b93e3c7af92a37b)

Bug: 30950746
Change-Id: I59a1f0c70925ee4bd93ac277d785759958bd2b9e
2018-01-18 10:58:23 -08:00
..
2017-12-27 13:38:06 +01:00
2018-01-02 20:45:15 +01:00
2017-06-27 10:43:04 +02:00
2017-12-14 09:58:43 +01:00
2018-01-17 10:29:45 +01:00
2018-01-17 10:29:45 +01:00
2017-12-14 09:58:43 +01:00
2017-06-14 16:42:56 +02:00
2017-07-05 14:40:15 +02:00
2017-06-14 16:42:56 +02:00
2017-11-30 16:24:14 +00:00
2017-12-16 16:25:45 +01:00
2017-08-11 13:55:02 -07:00
2016-06-27 15:06:17 -04:00
2017-10-12 22:31:24 +02:00
2016-09-21 10:09:14 +02:00
2016-09-21 10:09:14 +02:00