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)
Sun, Jul 13, 7:14 AM
Unknown Object (File)
Thu, Jul 10, 9:48 PM
Unknown Object (File)
Jun 26 2025, 1:13 AM
Unknown Object (File)
Jun 25 2025, 3:48 AM
Unknown Object (File)
Jun 16 2025, 6:39 AM
Unknown Object (File)
Jun 13 2025, 2:56 PM
Unknown Object (File)
Jun 12 2025, 2:59 PM
Unknown Object (File)
Jun 9 2025, 8:57 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