You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Virtual sockets do not currently have any support for limiting access I am aware of other than a blanket ban on socket operations. Ideally, there would be a way to have fine-grained limits on allowable end points for both virtual sockets and generic netlink sockets, but allowing general access to these classes without granting permission to sockets in general might be a worthwhile improvement.