Skip to content

vendor: github.com/moby/sys/user v0.4.1#6894

Draft
thaJeztah wants to merge 1 commit into
moby:masterfrom
thaJeztah:bump_moby_user
Draft

vendor: github.com/moby/sys/user v0.4.1#6894
thaJeztah wants to merge 1 commit into
moby:masterfrom
thaJeztah:bump_moby_user

Conversation

@thaJeztah

@thaJeztah thaJeztah commented Jun 23, 2026

Copy link
Copy Markdown
Member
  • user: prevent possible DoS via unbounded parsing of user and group
    database files in GHSA-mjcv-p78q-w5fw. This fixes a similar issue
    as CVE-2026-47262 in containerd.
  • user: prevent falling back to looking up numeric usernames
    Improve handling of numeric user/group to prevent looking up numeric
    values as usernames. This fixes a similar issue as CVE-2026-46680 in
    containerd.
  • user: update minimum go version to go1.18
  • assorted testing and linting fixes.

full diff: moby/sys@user/v0.4.0...user/v0.4.1

@github-actions github-actions Bot added the area/dependencies Pull requests that update a dependency file label Jun 23, 2026
- user: prevent possible DoS via unbounded parsing of user and group
  database files in GHSA-mjcv-p78q-w5fw. This fixes a similar issue
  as CVE-2026-47262 in containerd.
- user: prevent falling back to looking up numeric usernames
  Improve handling of numeric user/group to prevent looking up numeric
  values as usernames. This fixes a similar issue as [CVE-2026-46680] in
  containerd.
- user: update minimum go version to go1.18
- assorted testing and linting fixes.

[CVE-2026-46680]: GHSA-fqw6-gf59-qr4w

full diff: moby/sys@user/v0.4.0...user/v0.4.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant