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

CVE-2021-41103: Insufficiently restricted permissions on container root and plugin directories #2583

Closed
miwithro opened this issue Oct 4, 2021 · 2 comments

Comments

@miwithro
Copy link
Contributor

miwithro commented Oct 4, 2021

Impact

A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files.

AKS Information:

Patched containerd to reduce directory permissions. AKS versions 1.21 and below will now be running 1.4.9. AKS versions 1.22 and above will stay with 1.5.5 , only a same-version revision.

To get the patch, ensure you upgrade to at least the 2021-09-28 VHD.
AKS
-- | --

@miwithro miwithro pinned this issue Oct 4, 2021
@miwithro miwithro unpinned this issue Nov 3, 2021
@ghost ghost added the stale Stale issue label Dec 4, 2021
@ghost
Copy link

ghost commented Dec 4, 2021

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

@ghost ghost closed this as completed Dec 11, 2021
@ghost
Copy link

ghost commented Dec 11, 2021

This issue will now be closed because it hasn't had any activity for 7 days after stale. miwithro feel free to comment again on the next 7 days to reopen or open a new issue after that time if you still have a question/issue or suggestion.

@Azure Azure locked as resolved and limited conversation to collaborators Jan 10, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant