A race while mounting volumes allows a possible symlink-exchange attack, allowing a user whom can start multiple containers with custom volume mount configurations to escape the container.
{ "imports": [ { "path": "github.com/opencontainers/runc/libcontainer", "symbols": [ "mountToRootfs" ] } ] }