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
Unknown Object (File)
Tue, Aug 25, 6:14 AM
Unknown Object (File)
Sat, Aug 22, 6:31 AM
Unknown Object (File)
Fri, Aug 21, 4:15 PM
Unknown Object (File)
Fri, Aug 21, 3:21 PM
Unknown Object (File)
Wed, Aug 19, 10:20 AM
Unknown Object (File)
Sun, Aug 16, 7:06 PM
Unknown Object (File)
Aug 12 2026, 9:10 PM
Unknown Object (File)
Aug 12 2026, 12:20 PM
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