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

Docker and containerd systemd units are being owned my UID 1000 #1525

Open
snikhil1998 opened this issue Aug 30, 2024 · 1 comment
Open

Docker and containerd systemd units are being owned my UID 1000 #1525

snikhil1998 opened this issue Aug 30, 2024 · 1 comment
Assignees
Labels
kind/bug Something isn't working

Comments

@snikhil1998
Copy link

Description

The systemd unit files /usr/lib/systemd/system/docker.service, /usr/lib/systemd/system/docker.socket, and /usr/lib/systemd/system/containerd.service, are being owned by UID 1000.

Impact

Security checks are failing when testing our product.

Environment and steps to reproduce

  1. Set-up: Flatcar
  2. Task: Standard testing

Expected behavior

The systemd unit files /usr/lib/systemd/system/docker.service, /usr/lib/systemd/system/docker.socket, and /usr/lib/systemd/system/containerd.service, should be owned by root user (UID 0).

@snikhil1998 snikhil1998 added the kind/bug Something isn't working label Aug 30, 2024
@jepio jepio self-assigned this Aug 30, 2024
@jepio
Copy link
Member

jepio commented Aug 30, 2024

Thanks for bringing this to our attention, i've opened a PR and it'll be backported to all channels once merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Status: 📝 Needs Triage
Development

No branches or pull requests

2 participants