[Bug 222632] Enable Capsicum for connect(2)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 27 00:31:29 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222632

--- Comment #6 from Brooks Davis <brooks at FreeBSD.org> ---
Hmm, seems to be some confusion in the implementation.  kern_connectat() checks
CAP_CONNECT despite a CAP_CONNECTAT existing.  SCTP also uses CAP_CONNECT in
ways that aren't immediately obvious to me.

It's not clear what the right thing is for connectat().

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list