You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a container process gains access to this socket or the podman socket then it has full control on the system. IE Full root.
Basically the container process does a
docker run --ti --privileged fedora sh and it has a full root running process on the system, and only needs to escape mount namespace.