]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a double free of an SCTP association in an error path.
authortuexen <tuexen@FreeBSD.org>
Tue, 26 Mar 2019 08:27:00 +0000 (08:27 +0000)
committertuexen <tuexen@FreeBSD.org>
Tue, 26 Mar 2019 08:27:00 +0000 (08:27 +0000)
commit92665ddcf36b6e796ada4ce86a56ca65f5e54c65
treeb2a3acc4c98fcb1964e187636bab027d4724c7e8
parenteedee326f7e2f5b40eac45f71dc46042c0df6f30
Fix a double free of an SCTP association in an error path.
This is joint work with rrs@. The issue was found by running
syzkaller.

MFC after: 1 week
sys/netinet/sctp_usrreq.c