diff options
author | 2017-09-08 12:44:47 -0700 | |
---|---|---|
committer | 2017-09-08 16:07:17 -0700 | |
commit | 1f3b359f1004bd34b7b0bad70b93e3c7af92a37b (patch) | |
tree | 40485d37c352b90d936c2c95239ea9d4e7d2f140 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff) | |
download | wireguard-linux-1f3b359f1004bd34b7b0bad70b93e3c7af92a37b.tar.xz wireguard-linux-1f3b359f1004bd34b7b0bad70b93e3c7af92a37b.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions