Sendmsg could crash in tcp_output due to a missing check after the
authormbuhl <mbuhl@openbsd.org>
Mon, 29 Aug 2022 09:50:38 +0000 (09:50 +0000)
committermbuhl <mbuhl@openbsd.org>
Mon, 29 Aug 2022 09:50:38 +0000 (09:50 +0000)
commit355f588a8749c332fe8b36df737ce9d60a5cf5b9
treef462f7445c1b079cc3278b504ef1057fef2736de
parent52454f704637f58553f00f7f71b4c240cdab7d06
Sendmsg could crash in tcp_output due to a missing check after the
introduction of tcp_send.
OK mvs@, bluhm@, gnezdo@
Reported-by: syzbot+e859fd353c90eeac26f8@syzkaller.appspotmail.com
sys/netinet/tcp_usrreq.c