Bug 1692712 (CVE-2019-9946)
| Summary: | CVE-2019-9946 kubernetes: Incorrect rule injection in CNI portmap plugin | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Andrej Nemec <anemec> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | admiller, ahardin, amurdaca, bleanhar, bmontgom, ccoleman, dbaker, dcbw, dedgar, eparis, go-sig, hchiramm, ichavero, jbrooks, jburrell, jcajka, jchaloup, jgoulding, jmulligan, jnovy, jokerman, kramdoss, lsm5, madam, mchappel, nstielau, rhs-bugs, security-response-team, sisharma, sponnaga, strigazi, tdawson, tstclair |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | kubernetes 1.11.9, kubernetes 1.12.7, kubernetes 1.13.5, kubernetes 1.14.0, containernetworking-plugins 0.7.5 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-10-27 03:27:28 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1694241, 1694242, 1694243, 1694244, 1694257, 1694258, 1694259, 1694260, 1715371, 1715389, 1715390, 1715402, 1715758 | ||
| Bug Blocks: | 1692721 | ||
|
Description
Andrej Nemec
2019-03-26 09:46:08 UTC
Upstream Patch: https://github.com/kubernetes/kubernetes/pull/75455 https://github.com/containernetworking/plugins/pull/269 External References: https://discuss.kubernetes.io/t/announce-security-release-of-kubernetes-affecting-certain-network-configurations-with-cni-releases-1-11-9-1-12-7-1-13-5-and-1-14-0-cve-2019-9946/5713 Created kubernetes tracking bugs for this issue: Affects: fedora-all [bug 1694243] Created kubernetes:1.1/kubernetes tracking bugs for this issue: Affects: fedora-29 [bug 1694241] Created kubernetes:openshift-3.10/origin tracking bugs for this issue: Affects: fedora-29 [bug 1694242] Created origin tracking bugs for this issue: Affects: fedora-all [bug 1694244] Thanks for dcbw I was able to actually confirm OCP is *NOT* affected by this. The vulnerable code is pulled into the vendor/ section of the source tree, but this plugin is not being compiled or shipped. Statement: While this issue affects the CNI portmap plugin that is bundled with Kubernetes, it does not affect OpenShift Container Platform as the vulnerable plugin is not included. It also does not affect the version of Kubernetes (embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not contain the vulnerable code. Created containernetworking-cni tracking bugs for this issue: Affects: epel-7 [bug 1715371] Created containernetworking-plugins tracking bugs for this issue: Affects: fedora-all [bug 1715758] |