]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix an SCTP related locking issue. Don't report that the TCB_SEND_LOCK
authortuexen <tuexen@FreeBSD.org>
Thu, 11 Apr 2019 20:39:12 +0000 (20:39 +0000)
committertuexen <tuexen@FreeBSD.org>
Thu, 11 Apr 2019 20:39:12 +0000 (20:39 +0000)
commit7186df98c89d483ee4c7448368a915ba9801ecbb
tree5d3582e1888b4e924cd0017771d29cb33911ac10
parentbd383e74e5f43b85b8136a66081221b9c995d99e
Fix an SCTP related locking issue. Don't report that the TCB_SEND_LOCK
is owned, when it is not.

This issue was found by running syzkaller.
MFC after: 1 week
sys/netinet/sctputil.c