aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorXin Long <[email protected]>2019-06-24 16:21:45 +0000
committerDavid S. Miller <[email protected]>2019-06-27 02:29:23 +0000
commit25bff6d5478b2a02368097015b7d8eb727c87e16 (patch)
tree75263bded0f1416c8958a00d201ded2370872e40 /fs/proc/array.c
parentMerge branch 'ipv6-fix-neighbour-resolution-with-raw-socket' (diff)
downloadkernel-25bff6d5478b2a02368097015b7d8eb727c87e16.tar.gz
kernel-25bff6d5478b2a02368097015b7d8eb727c87e16.zip
sctp: change to hold sk after auth shkey is created successfully
Now in sctp_endpoint_init(), it holds the sk then creates auth shkey. But when the creation fails, it doesn't release the sk, which causes a sk defcnf leak, Here to fix it by only holding the sk when auth shkey is created successfully. Fixes: a29a5bd4f5c3 ("[SCTP]: Implement SCTP-AUTH initializations.") Reported-by: [email protected] Reported-by: [email protected] Signed-off-by: Xin Long <[email protected]> Acked-by: Neil Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions