Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-8654

The `/proc/sys` mount point in Mesos containers should also include `nosuid,noexec,nodev` mount options.

    XMLWordPrintableJSON

Details

    Description

      After /proc/sys gets remounted as read-only in a Mesos container, its mount options becomes ro,relatime only. It needs to share other mount options of /proc, including nosuid,noexec,nodev for security reasons.

      Additional questions: shall we also sandbox other important system mount points, like Systemd does with ProtectSystem= (or at least ProtectKernelTunables=) and Docker does with docker run without --privileged?

      Attachments

        Activity

          People

            jasonlai Jason Lai
            jasonlai Jason Lai
            Jie Yu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: