[Bug 276772] wireguard: lock order reversal mld_mtx -> udpinp
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276772 Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Open --- Comment #1 from Mark Johnston <[email protected]> --- This seems like it's probably harmless (assuming that udp_send() from a wireguard enpoint doesn't trigger a call into the multicast code), but the MLD code really shouldn't be calling ip6_output() with global locks held. -- You are receiving this mail because: You are the assignee for the bug.