Skip to content

Conversation

@lifubang
Copy link
Member

Backport: #4900

Set the process personality early to ensure it takes effect before
seccomp is initialized. If seccomp filters are applied first and they
block personality-related system calls (e.g., personality(2)),
subsequent attempts to set the personality will fail.

Please see:
#4726 (comment)

Set the process personality early to ensure it takes effect before
seccomp is initialized. If seccomp filters are applied first and they
block personality-related system calls (e.g., `personality(2)`),
subsequent attempts to set the personality will fail.

Signed-off-by: lifubang <[email protected]>
(cherry picked from commit f7dda6e)
Signed-off-by: lifubang <[email protected]>
Signed-off-by: lifubang <[email protected]>
(cherry picked from commit 57f1bef)
Signed-off-by: lifubang <[email protected]>
@lifubang lifubang added this to the 1.4.0-rc.2 milestone Sep 27, 2025
@lifubang lifubang added the backport/1.4-pr A backport PR to release-1.4 label Sep 27, 2025
@cyphar cyphar merged commit f3e37f1 into opencontainers:release-1.4 Sep 29, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.4-pr A backport PR to release-1.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants