Page MenuHomeFreeBSD

net: Enter a net epoch around protocol if_up/down notifications
ClosedPublic

Authored by markj on Sep 9 2021, 5:09 PM.
Tags
None
Referenced Files
F166317804: D31889.id94923.diff
Wed, Aug 12, 9:10 PM
F166232770: D31889.id94948.diff
Wed, Aug 12, 12:20 PM
Unknown Object (File)
Tue, Aug 11, 12:43 PM
Unknown Object (File)
Mon, Aug 10, 11:55 AM
Unknown Object (File)
Mon, Aug 10, 11:54 AM
Unknown Object (File)
Wed, Aug 5, 3:28 PM
Unknown Object (File)
Wed, Aug 5, 5:39 AM
Unknown Object (File)
Tue, Aug 4, 6:19 AM
Subscribers

Details

Summary

When traversing a list of interface addresses, we need to be in a net
epoch section, and protocol ctlinput routines need a stable reference to
the address.

Reported by: syzbot+3219af764ead146a3a4e@syzkaller.appspotmail.com

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable