Page MenuHomeFreeBSD

Hold a write lock across udp_notify()
ClosedPublic

Authored by rstone on Sep 19 2018, 5:08 PM.
Tags
None
Referenced Files
F123700173: D17246.id.diff
Thu, Jul 17, 10:09 PM
Unknown Object (File)
Fri, Jun 20, 8:52 PM
Unknown Object (File)
Fri, Jun 20, 7:08 PM
Unknown Object (File)
Wed, Jun 18, 9:53 AM
Unknown Object (File)
Jun 18 2025, 5:59 AM
Unknown Object (File)
Jun 18 2025, 5:00 AM
Unknown Object (File)
Jun 16 2025, 7:05 AM
Unknown Object (File)
Jun 16 2025, 3:58 AM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I was wondering for a second about the v6 path; at first glance it seems that udp6_common_ctlinput() via in6_pcbnotify() calls it with a write lock held; wouldn't hurt to double check that please?

This revision is now accepted and ready to land.Sep 21 2018, 10:58 PM
sbruno added a subscriber: sbruno.

Ok, whom would like to submit this to re@ to get it into the tree?

This revision was automatically updated to reflect the committed changes.