Skip to content

cgroup: devices: Set called with incorrect path #551

@cyphar

Description

@cyphar

When vendoring runC v0.0.8 into Docker, the following error happens:

docker: Error response from daemon: Cannot start container f4f299909554101cb523da3c3fa17c21204ce2a23807023a4b46dc0a1b235e09: [10] System error: write /sys/fs/cgroup/devices/devices.deny: invalid argument.

This is caused by (*DevicesGroup).Set gets given the wrong path (/sys/fs/cgroup/devices as opposed to the container's cgroups). I'm investigating this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions