Red Hat Security Advisory: OpenShift Container Platform 4.19.34 bug fix and security update
🔗 CVE IDs covered (2)
📋 Description
CVE-2026-41326 — kata-containers: Arbitrary file write inside guest image via CopyFile policy CVE-2026-43037 — kernel: ip6_tunnel: clear skb2->cb[] in ip4ip6_err()
🎯 Affected products5
- Red Hat OpenShift Container Platform 4.19
- rhcos-aarch64-4.19.9.6.202606100451-0 as a component of Red Hat OpenShift Container Platform 4.19
- rhcos-ppc64le-4.19.9.6.202606100451-0 as a component of Red Hat OpenShift Container Platform 4.19
- rhcos-s390x-4.19.9.6.202606100451-0 as a component of Red Hat OpenShift Container Platform 4.19
- rhcos-x86_64-4.19.9.6.202606100451-0 as a component of Red Hat OpenShift Container Platform 4.19
✅ Remediation
For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/ You may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags. The sha values for the release are as follows: (For x86_64 architecture) The image digest is sha256:12ba901e472743bd79695772e65a451ac80ac29200cc06076471c42ed0956675 (For s390x architecture) The image digest is sha256:33b55b92bbc4790ac37d4c7b11d1931a2240510799c38c1eca5aeb56aa7e3340 (For ppc64le architecture) The image digest is sha256:3f3b589bf1ba5601644293d48f27ebf26cce0af703edde58001cf88f25066808 (For aarch64 architecture) The image digest is sha256:sha256:c5b6085ebfabad3ca4a7bcf4c0a86bb7c1c2454333a3a75859eb0e7b85a609ee All OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli. Workaround: Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. Workaround: Mitigation for this issue is to skip loading the affected module `ip6_tunnel` onto the system till we have a fix available, this can be done by a blacklist mechanism, this will ensure the driver is not loaded at the boot time. ~~~ How do I blacklist a kernel module to prevent it from loading automatically? https://access.redhat.com/solutions/41278 ~~~ We may also want to detection and monitoring an affected system as below: ~~~ Monitor for exploitation attempts: # Enable kernel audit for IPv6 tunnel operations auditctl -a always,exit -F arch=b64 -S socket -F a0=10 -F a1=3 -k ipv6_tunnel # Monitor system logs for kernel panics/crashes journalctl -k -p err -f | grep -i "ip6_tunnel\|icmp\|stack" ~~~
🔗 References (5)
- selfhttps://access.redhat.com/errata/RHSA-2026:25200
- externalhttps://access.redhat.com/security/updates/classification/#critical
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2460859
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2464351
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_25200.json