Skip to content

vminitd: Fix UDS length issue with large container IDs#731

Open
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:socket-length-fix
Open

vminitd: Fix UDS length issue with large container IDs#731
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:socket-length-fix

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented May 10, 2026

Today we craft the proxied sockets we create at a path that contains the container ID. This is normally completely fine, except if the ID is enormous, as it can cause the UDS path to be longer than the allowed length.

Today we craft the proxied sockets we create at a path that contains
the container ID. This is normally completely fine, except if the
ID is enormous, as it can cause the UDS path to be longer than
the allowed length.
@dcantah dcantah force-pushed the socket-length-fix branch from a9115de to e65258c Compare May 10, 2026 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant