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, May 9, 6:05 AM
Unknown Object (File)
Apr 9 2023, 6:37 PM
Unknown Object (File)
Mar 29 2023, 3:35 AM
Unknown Object (File)
Mar 5 2023, 7:43 AM
Unknown Object (File)
Feb 15 2023, 10:00 PM
Unknown Object (File)
Dec 19 2022, 2:40 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