]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
After removing an entry from the stream scheduler list, set the pointers
authortuexen <tuexen@FreeBSD.org>
Thu, 7 Mar 2019 08:43:20 +0000 (08:43 +0000)
committertuexen <tuexen@FreeBSD.org>
Thu, 7 Mar 2019 08:43:20 +0000 (08:43 +0000)
commit8abf87e13833eb7080af64713d725af528888a29
tree1838c95827cb1b7157705e510d95eab99eeb3745
parentf739f9d3d577173ef725f59f7ef65b5f762ecf77
After removing an entry from the stream scheduler list, set the pointers
to NULL, since we are checking for it in case the element gets inserted
again.

This issue was found by running syzkaller.

MFC after: 3 days
sys/netinet/sctp_ss_functions.c