Описание
ELSA-2019-4716: kubernetes security update (IMPORTANT)
[1.12.7-1.2.3]
- [OLCNE-494] [CVE-2019-11244] fix CVE-2019-11244: 'kubectl --http-cache='
- creates world-writeable cached schema files
[1.12.7-1.1.3]
- [OCNE-372] kubeadm: properly umount dirs in /var/lib/kubelet
Обновленные пакеты
Oracle Linux 7
Oracle Linux x86_64
kubeadm
1.12.7-1.2.3.el7
kubectl
1.12.7-1.2.3.el7
kubelet
1.12.7-1.2.3.el7
Связанные CVE
Связанные уязвимости
In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.
In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.
In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the ...
ELSA-2019-4717: kubeadm-ha-setup security update (IMPORTANT)