]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sctp: further improve shutting down the read side of a socket
authorMichael Tuexen <tuexen@FreeBSD.org>
Wed, 13 Sep 2023 11:02:51 +0000 (13:02 +0200)
committerMichael Tuexen <tuexen@FreeBSD.org>
Thu, 11 Jan 2024 12:59:04 +0000 (13:59 +0100)
commit947d455fe545687a4cadb4d87c6a2139ca73b6c9
tree1f55441f67bd43fd8b5ca3aa6980b7e4005a4d5e
parente207b7b8b3716fdb64ed5ef10688e0f0cbe954cc
sctp: further improve shutting down the read side of a socket

Deal with the case that the association is already gone.

Reported by: syzbot+e256d42e9b390564530a@syzkaller.appspotmail.com

(cherry picked from commit bb56b36d7188e004840294d0bd5dfdf7f3392a05)
sys/netinet/sctp_usrreq.c