Skip to content

RFE: create object classes for vsock and generic netlink sockets #61

@Allen-Webb

Description

@Allen-Webb

According to https://selinuxproject.org/page/ObjectClassesPerms#common_socket there is currently both common_socket and netlink_socket (#netlink_socket) object classes as well as several specializations of netlink_sockets.

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions