Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interfaces/builtin: add add exec "/" to docker-support (for 2.38) #6611

Commits on Mar 15, 2019

  1. docker_support.go: add exec "/" to allow CVE-2019-5736 mitigation

    This access is needed to allow recent versions of runC inside docker
    18.06.3 and 18.09.3 to run properly. Note that the snap is not affected
    by CVE-2019-5736 directly, but this access is needed so that the
    mitigation works properly.
    
    Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
    anonymouse64 committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    6d96e56 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Update interfaces/builtin/docker_support.go

    Co-Authored-By: anonymouse64 <person.uwsome@gmail.com>
    zyga and anonymouse64 authored Mar 16, 2019
    Configuration menu
    Copy the full SHA
    366fa8c View commit details
    Browse the repository at this point in the history