summaryrefslogtreecommitdiff
path: root/crypto/echainiv.c
diff options
context:
space:
mode:
authorKarsten Graul <kgraul@linux.ibm.com>2020-07-18 16:06:18 +0300
committerDavid S. Miller <davem@davemloft.net>2020-07-20 01:30:23 +0300
commit1ad24058335427d046b2e5666bcd15a62ad9e242 (patch)
treed5011e7cb053277f387c64a1c9d1425f96327b5a /crypto/echainiv.c
parentfd7f3a746582e8b17c48d4d8087d38c91f59ba67 (diff)
downloadlinux-1ad24058335427d046b2e5666bcd15a62ad9e242.tar.xz
net/smc: fix restoring of fallback changes
When a listen socket is closed then all non-accepted sockets in its accept queue are to be released. Inside __smc_release() the helper smc_restore_fallback_changes() restores the changes done to the socket without to check if the clcsocket has a file set. This can result in a crash. Fix this by checking the file pointer first. Reviewed-by: Ursula Braun <ubraun@linux.ibm.com> Fixes: f536dffc0b79 ("net/smc: fix closing of fallback SMC sockets") Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/echainiv.c')
0 files changed, 0 insertions, 0 deletions