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
F119833649: D31889.diff
Thu, Jun 12, 2:59 PM
Unknown Object (File)
Mon, Jun 9, 8:57 PM
Unknown Object (File)
Sun, Jun 1, 9:17 AM
Unknown Object (File)
Sun, Jun 1, 3:56 AM
Unknown Object (File)
Fri, May 30, 7:44 PM
Unknown Object (File)
Wed, May 28, 7:16 AM
Unknown Object (File)
Thu, May 15, 10:45 AM
Unknown Object (File)
May 13 2025, 3:04 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