OpenShift 4.21.30 addresses Zen 2 privilege escalation and Vim archive command injection
Red Hat rates the asynchronous update Important and advises all OpenShift 4.21 users to move to the updated packages and images.
Red Hat has issued OpenShift Container Platform 4.21.30 as an Important security and bug-fix update, covering container images and the accompanying RPM package set. The update addresses three vulnerabilities, including a privilege-escalation issue affecting AMD Zen 2 processors and a Vim command-injection flaw triggered while decompressing .tgz archives.
What changed
The container-image advisory lists CVE-2025-54518, an AMD Zen 2 cache-isolation flaw in Xen that can allow privilege escalation. It also fixes CVE-2026-43112, an out-of-bounds read in the Linux CIFS client’s path sanitization, and CVE-2026-46483, a Vim command-injection vulnerability involving compressed tar archives.
Red Hat split the asynchronous OpenShift release across two advisories: RHSA-2026:57457 carries the release images, while RHSA-2026:57456 supplies the RPM packages. The package advisory updates OpenShift components and supporting software across the RHEL 8 and RHEL 9 variants used by OpenShift 4.21, including client and node-side packages.
Who is affected
The advisory applies to OpenShift Container Platform 4.21 on x86_64, aarch64, IBM Z and LinuxONE, and Power architectures. The Zen 2 vulnerability is hardware-specific, but the release also contains the CIFS and Vim fixes, so operators should use the complete OpenShift update rather than attempting to reason from CPU exposure alone.
Red Hat rates the overall update Important. The advisory does not describe a configuration-only mitigation; its prescribed solution is to install the updated packages and images through the supported OpenShift update path.
What operators should do
OpenShift 4.21 administrators should check whether 4.21.30 is available in their cluster’s configured release channel using the web console or oc, then follow the product’s cluster-update procedure. Red Hat advises all OpenShift 4.21 users to upgrade when the release becomes available in the appropriate channel.
Because the fix spans both release images and RPM content, teams should verify that the cluster completes the supported update rather than treating an individual host-package update as sufficient. Operators with Zen 2 worker or control-plane hardware should prioritize the change because one of the corrected defects is a privilege-escalation path; teams whose workloads handle untrusted archives should also account for the Vim command-injection fix.
sources
comments · 0