]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't panic under INVARIANTS when we can't allocate memory for storing
authortuexen <tuexen@FreeBSD.org>
Wed, 12 Feb 2020 17:05:10 +0000 (17:05 +0000)
committertuexen <tuexen@FreeBSD.org>
Wed, 12 Feb 2020 17:05:10 +0000 (17:05 +0000)
commit344230de03e539666152db67b2c432d89349cab7
treec01f690b6ffe795652b5d898cfa42aafb6311e2f
parent4a1d75647cb69b820024ad1f2d42726ef3e7cb4f
Don't panic under INVARIANTS when we can't allocate memory for storing
a vtag in time wait.
This issue was found by running syzkaller.

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