svn commit: r356983 - head/sys/netinet
Mark Johnston
markj at freebsd.org
Wed Jan 22 15:57:13 UTC 2020
On Wed, Jan 22, 2020 at 06:10:41AM +0000, Gleb Smirnoff wrote:
> Author: glebius
> Date: Wed Jan 22 06:10:41 2020
> New Revision: 356983
> URL: https://svnweb.freebsd.org/changeset/base/356983
>
> Log:
> Make in_pcbladdr() require network epoch entered by its callers. Together
> with this widen network epoch coverage up to tcp_connect() and udp_connect().
>
> Revisions from r356974 and up to this revision cover D23187.
Hi,
syzbot is hitting a number of panics after this patch series:
https://syzkaller.appspot.com/bug?id=73c7a2e3f0783f9947459065e5c2f25fe8f82f54
https://syzkaller.appspot.com/bug?id=79f03f574594a5be464997310896765c458ed80a
https://syzkaller.appspot.com/bug?id=07c6f52106cddbe356cc2b2f3664a1c51cc0dadf
More information about the svn-src-all
mailing list