]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r344708:
authorMichael Tuexen <tuexen@FreeBSD.org>
Sat, 4 May 2019 10:59:13 +0000 (10:59 +0000)
committerMichael Tuexen <tuexen@FreeBSD.org>
Sat, 4 May 2019 10:59:13 +0000 (10:59 +0000)
commit1322083f86f2887f671857afbd39595b88e46c06
treeaaccb0cedb23db7fd8a07fd24517c2e7cb05442d
parentad9d7034f45d5999f90b35b14e7425782c085304
MFC r344708:
Honor the memory limits provided when processing the IPPROTO_SCTP
level socket option SCTP_GET_LOCAL_ADDRESSES in a getsockopt() call.

Thanks to Thomas Barabosch for reporting the issue which was found by
running syzkaller.
sys/netinet/sctp_usrreq.c