aboutsummaryrefslogtreecommitdiff
path: root/kernel/futex.c
diff options
context:
space:
mode:
authorHannes Frederic Sowa <hannes@stressinduktion.org>2017-03-13 00:01:30 +0100
committerMister Oyster <oysterized@gmail.com>2017-07-04 12:11:04 +0200
commit0618ff63643a4878b72f33b3d66f37964d618921 (patch)
treef0fa90ad55fca22c93c9db05d9739c953c2afd53 /kernel/futex.c
parent28dccd2f0a0364dcbb0fc24f6f60dfadc3eb7daa (diff)
dccp: fix memory leak during tear-down of unsuccessful connection request
commit 72ef9c4125c7b257e3a714d62d778ab46583d6a3 upstream. This patch fixes a memory leak, which happens if the connection request is not fulfilled between parsing the DCCP options and handling the SYN (because e.g. the backlog is full), because we forgot to free the list of ack vectors. Reported-by: Jianwen Ji <jiji@redhat.com> Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'kernel/futex.c')
0 files changed, 0 insertions, 0 deletions