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)
Feb 22 2024, 1:42 PM
Unknown Object (File)
Feb 17 2024, 3:26 AM
Unknown Object (File)
Jan 28 2024, 7:11 PM
Unknown Object (File)
Dec 23 2023, 12:38 AM
Unknown Object (File)
Dec 17 2023, 4:23 AM
Unknown Object (File)
Dec 14 2023, 8:40 PM
Unknown Object (File)
Dec 8 2023, 8:40 AM
Unknown Object (File)
Sep 20 2023, 6:24 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