summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorUrsula Braun <ubraun@linux.ibm.com>2018-08-08 14:13:19 +0200
committerDavid S. Miller <davem@davemloft.net>2018-08-08 19:14:22 -0700
commitcaa21e19e08d7a1445116a93f7ab4e187ebbbadb (patch)
tree5cc5dccf2d25d7305186bbf5cf94e67563f8d9bf /tools/Makefile
parent11ba961c916127651e12af6cad3891f8aeb25aa9 (diff)
downloadblackbird-obmc-linux-caa21e19e08d7a1445116a93f7ab4e187ebbbadb.tar.gz
blackbird-obmc-linux-caa21e19e08d7a1445116a93f7ab4e187ebbbadb.zip
net/smc: no shutdown in state SMC_LISTEN
Invoking shutdown for a socket in state SMC_LISTEN does not make sense. Nevertheless programs like syzbot fuzzing the kernel may try to do this. For SMC this means a socket refcounting problem. This patch makes sure a shutdown call for an SMC socket in state SMC_LISTEN simply returns with -ENOTCONN. Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud