CVE-2023-2431: Bypass of seccomp profile enforcement
A security issue was discovered in Kubelet that allows pods to bypass the seccomp profile enforcement. Pods that use localhost type for seccomp profile but specify an empty profile field, 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 Software
Remediation
Information
Event History
Frequently Asked Questions
What is CVE-2023-2431?
CVE-2023-2431 is a security issue in Kubelet that allows pods to bypass the seccomp profile enforcement.
Which pods are affected by CVE-2023-2431?
Pods that use the localhost type for seccomp profile but specify an empty profile field are affected by this vulnerability.
What is the severity of CVE-2023-2431?
CVE-2023-2431 has a severity score of 5.5, which is considered medium.
How can I fix CVE-2023-2431?
To fix CVE-2023-2431, update Kubernetes to version 1.24.15, 1.25.11, 1.26.6, 1.27.3, or later.
Where can I find more information about CVE-2023-2431?
You can find more information about CVE-2023-2431 in the following references: [GitHub Issue](https://github.com/kubernetes/kubernetes/issues/118690), [Google Group](https://groups.google.com/g/kubernetes-security-announce/c/QHmx0HOQa10), [Fedora Mailing List](https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/43HDSKBKPSW53OW647B5ETHRWFFNHSRQ/).