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

OPS-4836 Fix vulnerability CVE-2022-0185 #45

Merged
merged 1 commit into from
Jan 27, 2022
Merged

OPS-4836 Fix vulnerability CVE-2022-0185 #45

merged 1 commit into from
Jan 27, 2022

Conversation

titanlien
Copy link

comming release v.1.20.0

@titanlien titanlien requested a review from a team as a code owner January 27, 2022 08:23
@titanlien titanlien self-assigned this Jan 27, 2022
@danvaida
Copy link
Contributor

LGTM but I wonder, how can I test this?

@titanlien
Copy link
Author

LGTM but I wonder, how can I test this?

After we deployed it, we can verify this patch by

kubectl run -it ubutest2 --rm --image=ubuntu:20.04 /bin/bash                                                                                         
If you don't see a command prompt, try pressing enter.
root@ubutest2:/$ unshare -r
unshare: unshare failed: Operation not permitted

@snovikov
Copy link
Contributor

as far as I understand you have to recreate all worker nodes?

@titanlien
Copy link
Author

titanlien commented Jan 27, 2022

as far as I understand you have to recreate all worker nodes?

Yes, I hava to. In the meantime, I also update k8s image version. So it will recreate all nodes.

@titanlien titanlien merged commit efe80f2 into master Jan 27, 2022
@titanlien titanlien deleted the OPS-4836 branch January 27, 2022 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants