You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jay Guo (JIRA)" <ji...@apache.org> on 2016/11/14 09:11:58 UTC

[jira] [Commented] (MESOS-6581) Add Seccomp support at Mesos Agent level

    [ https://issues.apache.org/jira/browse/MESOS-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663232#comment-15663232 ] 

Jay Guo commented on MESOS-6581:
--------------------------------

Initial patches for review:
https://reviews.apache.org/r/53604/
https://reviews.apache.org/r/53605/
https://reviews.apache.org/r/53606/
https://reviews.apache.org/r/53607/
https://reviews.apache.org/r/53608/

> Add Seccomp support at Mesos Agent level
> ----------------------------------------
>
>                 Key: MESOS-6581
>                 URL: https://issues.apache.org/jira/browse/MESOS-6581
>             Project: Mesos
>          Issue Type: Task
>         Environment: Linux Only
>            Reporter: Jay Guo
>            Assignee: Jay Guo
>
> Operator of Mesos cluster should be able to enforce a set of Seccomp rules on an Mesos Agent to defend against potential exploit attack through syscalls. When enabled, every container launched on the Agent would comply with the Seccomp filter otherwise being killed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)