Giter Club home page Giter Club logo

Comments (3)

scriptingxss avatar scriptingxss commented on July 2, 2024

I agree that containers need to be properly configured and don't provide protections outside of the box. Containers for embedded are not the same as whats being used for microservices within cloud-native architectures. Scalability is less of a concern compared to the agile userspace application updatability and refined controls once configured.

We'll add a link to the OWASP Docker top 10 and LXC{D} security pages.

How about the following?

Verify that third-party applications are configured to execute within a containerized runtime environment (e.g. Linux containers, Docker, etc.) isolated from the host operating system.

I think we could expand the control objectives to be more explicit in regards to containers leveraging Linux kernel security primitives to achieve host isolation. Potentially the following:

The Linux operating system is one of the most popular in IoT. It has many features from first-line security to defense-in-depth, including the isolation mechanisms supported by namespaces and cgroups, and additional kernel security modules for access controls. Leverage these isolation mechanisms when configuring and deploying third-party applications to run within a container.

Thoughts?

from iot-security-verification-standard-isvs.

maximbaele avatar maximbaele commented on July 2, 2024

I think the second statement is really good.
However, I would prefer to make it clear in the control itself that some configuration/action is needed to ensure containers are fully isolated.

If I may, my proposal would be:
Verify that third-party applications are configured to execute within a containerized runtime environment (e.g. Linux containers, Docker, etc.) that is hardened to ensure proper isolation from the host operating system.

Alternatively, "hardened" could be replaced by "configured"?

from iot-security-verification-standard-isvs.

scriptingxss avatar scriptingxss commented on July 2, 2024

Added

from iot-security-verification-standard-isvs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.