Hello Kubernetes Community,
A security issue was discovered in Kubelet that allows pods to bypass the seccomp profile enforcement. This issue has been rated LOW (CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N) (score: 3.4)
Am I vulnerable?
If you have pods in your cluster that use localhost type for seccomp profile but specify an empty profile, then you are affected by this issue. In this scenario, this vulnerability allows the pod to run in “unconfined” (seccomp disabled) mode. This bug affects Kubelet.
Affected Versions
How do I remediate this vulnerability?
To remediate this vulnerability, you should upgrade your Kubelet to one of the below mentioned versions.
Fixed Versions
This issue is fixed in the following versions:
To upgrade, refer to the documentation: https://kubernetes.io/docs/tasks/administer-cluster/cluster-upgrade/
Acknowledgements
This vulnerability was reported by Tim Allclair, and fixed by Craig Ingram.
Thank You,
Balaji on behalf of the Kubernetes Security Response Committee