Non-empty default inheritable capabilities for linux container in Buildah
Moderate severity
GitHub Reviewed
Published
Mar 30, 2022
in
containers/buildah
•
Updated Feb 14, 2023
Description
Published to the GitHub Advisory Database
Apr 1, 2022
Reviewed
Apr 1, 2022
Published by the National Vulnerability Database
Apr 4, 2022
Last updated
Feb 14, 2023
A bug was found in Buildah where containers were created with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2).
This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container's bounding set.
References