CVSROOT: /cvs Module name: src Changes by: mb...@cvs.openbsd.org 2022/08/29 03:50:38
Modified files: sys/netinet : tcp_usrreq.c Log message: Sendmsg could crash in tcp_output due to a missing check after the introduction of tcp_send. OK mvs@, bluhm@, gnezdo@ Reported-by: syzbot+e859fd353c90eeac2...@syzkaller.appspotmail.com