LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Before you initiate a docker pull (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-before-you-initiate-a-docker-pull-4175529547/)

LXer 12-30-2014 06:11 AM

LXer: Before you initiate a docker pull
 
Published at LXer:

Written by Trevor JayIn addition to the general challenges that are inherent to isolating containers, Docker brings with it an entirely new attack surface in the form of its automated fetching and installation mechanism, "docker pull." It may be counter-intuitive, but "docker pull" both fetches and unpacks a container image in one step. There is no verification step and, surprisingly, malformed packages can compromise a system even if the container itself is never run. Many of the CVE’s issues against Docker have been related to packaging that can lead to install-time compromise and/or issues with the Docker registry.read more

Read More...


All times are GMT -5. The time now is 11:01 PM.