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

Update docker image in gcr repo to mitigate CVE-2019-5021 #10

Open
YngveMolnes opened this issue May 15, 2019 · 1 comment
Open

Update docker image in gcr repo to mitigate CVE-2019-5021 #10

YngveMolnes opened this issue May 15, 2019 · 1 comment

Comments

@YngveMolnes
Copy link

YngveMolnes commented May 15, 2019

https://www.alpinelinux.org/posts/Docker-image-vulnerability-CVE-2019-5021.html

I can find this in an instace of the image I run in a cluster.

⇒  kubectl exec -it k8s-custom-iptables-xxx /bin/sh
/ # cat /etc/shadow | grep root
root:::0:::::
@daaain
Copy link

daaain commented Apr 14, 2020

In case anyone wants to use an updated image from their own repo, the REGISTRY variable assignment in the Makefile should be ?= instead of = as this way you'll try to push to Google's repo and will end up losing a few hours of your life like I just did 🤦

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

No branches or pull requests

2 participants