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
F153361304: D31889.diff
Mon, Apr 20, 5:22 PM
F153288434: D31889.id94923.diff
Mon, Apr 20, 6:44 AM
Unknown Object (File)
Mon, Apr 20, 3:09 AM
Unknown Object (File)
Sun, Apr 19, 6:33 PM
Unknown Object (File)
Sun, Apr 19, 7:37 AM
Unknown Object (File)
Sat, Apr 18, 7:39 PM
Unknown Object (File)
Fri, Apr 10, 10:00 AM
Unknown Object (File)
Tue, Apr 7, 4:32 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