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

[v4.9] system: enhance check for re-exec into rootless userns #21433

Commits on Jan 30, 2024

  1. system: enhance check for re-exec into rootless userns

    Previously, the setup only checked for the CAP_SYS_ADMIN capability,
    which could be not enough with containerized Podman where
    CAP_SYS_ADMIN might be set for an unprivileged user.
    
    Closes: containers#20766
    
    [NO NEW TESTS NEEDED] needs containerized Podman
    
    Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
    giuseppe authored and openshift-cherrypick-robot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b3ec3c9 View commit details
    Browse the repository at this point in the history