Kubernetes Security Announcement
dnsmasq vulnerability CVE-2017-14491 requires upgrade to patched version.
A critical vulnerability has been disclosed in dnsmasq, which runs as a part of the k8s-dns-dnsmasq-nanny container in the kube-dns pod. The vulnerability has been assigned CVE-2017-14491, and is described further here.
We have released version 1.14.5 of all kube-dns containers to gcr.io/google_containers/k8s-dns-*, which includes k8s-dns-dnsmasq-nanny:1.14.5, fixing the vulnerability.
The kube-dns version string has been updated to 1.14.5 in kubernetes/cluster/addons/dns and kubernetes/cmd/kubeadm/app/phases/addons/dns/versions.go.
We have released Kubernetes versions 1.5.8, 1.6.11, and 1.7.7 containing the updated version string. Kubernetes version 1.8.0 also includes the updated kube-dns version.
Who is affected?
All Kubernetes clusters running k8s-dns-dnsmasq-nanny:1.14.4 and earlier are affected.
To check which version of kube-dns is running in your cluster, run:
kubectl get deployment -n kube-system kube-dns -o jsonpath='{.spec.template.spec.containers[?(@.name == "dnsmasq")].image}'
If you run with the default kube-dns installation, we recommend you upgrade your Kubernetes master to a patched version as soon as possible, which will update your kube-dns installation to the patched version.
If you manage a non-default installation of kube-dns, we recommend you update your kube-dns deployment to the patched version.
What is the impact?
This vulnerability is potentially remotely-exploitable. See the post on the Google Security Blog for more details.
Thank You,
CJ Cullen
On-behalf of the Kubernetes Product Security Team
--
You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-dev+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-dev@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/934b9e63-9b61-4055-be60-1913e4e02eac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-de...@googlegroups.com.
To post to this group, send email to kuberne...@googlegroups.com.
kubectl set image deployment/kube-dns -n kube-system dnsmasq=gcr.io/google_containers/k8s-dns-dnsmasq-amd64:1.14.5kubectl get deployment -n kube-system kube-dns -o jsonpath='{.spec.template.spec.containers[?(@.name == "dnsmasq")].image}'
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/acb92ad6-8e7a-483a-a616-7a6a94ca7bab%40googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-dev+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-dev@googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kubernetes-dev/QWIzhD3JhhE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kubernetes-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/CAGuNsh6CjweD1XhvHvjQ8FhmKB0gKYWTDRn7G-CtsrxL%3D9KVuw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/acb92ad6-8e7a-483a-a616-7a6a94ca7bab%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kubernetes-dev/QWIzhD3JhhE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kubernetes-de...@googlegroups.com.
To post to this group, send email to kuberne...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/CAGuNsh6CjweD1XhvHvjQ8FhmKB0gKYWTDRn7G-CtsrxL%3D9KVuw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-de...@googlegroups.com.
To post to this group, send email to kuberne...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/FD711AC9-AAB1-4686-9F68-94CBD5D7FE96%40cnmconsulting.net.