]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Harden the handling of outgoing streams in case of an restart or INIT
authortuexen <tuexen@FreeBSD.org>
Sun, 13 Dec 2020 23:51:51 +0000 (23:51 +0000)
committertuexen <tuexen@FreeBSD.org>
Sun, 13 Dec 2020 23:51:51 +0000 (23:51 +0000)
commita8001da7109ee77ccc45814f1d100c92a345e654
treec7b18f16faaf10eb8560dc6485c5305816ce8449
parentd231e109af266061cb02b8b6b81fcbe10e98dccc
Harden the handling of outgoing streams in case of an restart or INIT
collision. This avouds an out-of-bounce access in case the peer can
break the cookie signature. Thanks to Felix Wilhelm from Google for
reporting the issue.

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