Re: svn commit: r348494 - head/sys/netinet

2019-06-01 Thread Bjoern A. Zeeb
On 1 Jun 2019, at 14:57, Bjoern A. Zeeb wrote: > Author: bz > Date: Sat Jun 1 14:57:42 2019 > New Revision: 348494 > URL: https://svnweb.freebsd.org/changeset/base/348494 > > Log: > After parts of the locking fixes in r346595, syzkaller found > another one in udp_output(). This one is a race

svn commit: r348494 - head/sys/netinet

2019-06-01 Thread Bjoern A. Zeeb
Author: bz Date: Sat Jun 1 14:57:42 2019 New Revision: 348494 URL: https://svnweb.freebsd.org/changeset/base/348494 Log: After parts of the locking fixes in r346595, syzkaller found another one in udp_output(). This one is a race condition. We do check on the laddr and lport without holding