summaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorHannes Frederic Sowa <hannes@stressinduktion.org>2017-03-13 02:01:30 +0300
committerDavid S. Miller <davem@davemloft.net>2017-03-14 08:00:42 +0300
commit72ef9c4125c7b257e3a714d62d778ab46583d6a3 (patch)
tree0e9a25509b018b30792815f4a988e2c695dbf64b /net/core
parentb20e2d54789c6acbf6bd0efdbec2cf5fa4d90ef1 (diff)
downloadlinux-72ef9c4125c7b257e3a714d62d778ab46583d6a3.tar.xz
dccp: fix memory leak during tear-down of unsuccessful connection request
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>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions