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-06-17 06:41:50 +02:00
2017-11-18 11:22:22 +01:00
2018-01-02 20:45:15 +01:00
2017-12-20 10:51:15 +01:00
2017-08-14 10:18:29 -07:00
2017-05-03 08:51:28 -07:00
2018-01-02 20:45:15 +01:00
2017-12-14 09:58:43 +01:00
2017-11-18 17:25:57 +01:00
2018-01-02 20:45:15 +01:00
2017-05-14 14:00:21 +02:00
2017-11-24 08:58:15 +01:00
2017-06-17 06:41:49 +02:00
2018-01-02 20:45:15 +01:00
2017-11-18 17:25:57 +01:00