Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2025:0650 - Security Advisory
Issued:
2025-01-29
Updated:
2025-01-29

RHSA-2025:0650 - Security Advisory

  • Overview
  • Updated Images

Synopsis

Important: OpenShift Container Platform 4.16.32 bug fix and security update

Type/Severity

Security Advisory: Important

Topic

Red Hat OpenShift Container Platform release 4.16.32 is now available with updates to packages and images that fix several bugs and add enhancements.

This release includes a security update for Red Hat OpenShift Container Platform 4.16.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.

This advisory contains the container images for Red Hat OpenShift Container Platform 4.16.32. See the following advisory for the RPM packages for this release:

https://access.redhat.com/errata/RHBA-2025:0652

Space precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:

https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html

Security Fix(es):

  • python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)
  • runc: file descriptor leak (CVE-2024-21626)
  • golang.org/x/net/html: Non-linear parsing of case-insensitive content in

golang.org/x/net/html (CVE-2024-45338)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

All OpenShift Container Platform 4.16 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.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html

Solution

For OpenShift Container Platform 4.16 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.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html

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:0e71cb61694473b40e8d95f530eaf250a62616debb98199f31b4034808687dae

(For s390x architecture)
The image digest is sha256:9a9994d9b6b56faf3d158e479e87f15ede5783c7408433129547c917d1c90fcc

(For ppc64le architecture)
The image digest is sha256:cf6a70ea1b63cb49fca5aae3de7991d2c9321343943967f4653827f328ccef3a

(For aarch64 architecture)
The image digest is sha256:0a52bafb899c924f448612b7ca6bb96a9062cd80385d3f9aa567aebac97931e5

All OpenShift Container Platform 4.16 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.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html

Affected Products

  • Red Hat OpenShift Container Platform 4.16 for RHEL 9 x86_64
  • Red Hat OpenShift Container Platform for Power 4.16 for RHEL 9 ppc64le
  • Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.16 for RHEL 9 s390x
  • Red Hat OpenShift Container Platform for ARM 64 4.16 for RHEL 9 aarch64

Fixes

  • BZ - 2258725 - CVE-2024-21626 runc: file descriptor leak
  • BZ - 2276518 - CVE-2023-6597 python: Path traversal on tempfile.TemporaryDirectory
  • BZ - 2333122 - CVE-2024-45338 golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html
  • OCPBUGS-29616 - Vsphere Plugin degraded
  • OCPBUGS-29823 - vSphere connection configuration modal stays in unresponsive status for a long time after user updates 'Virtual Machine Folder' value
  • OCPBUGS-43765 - MachineConfigs should not have Restart=on-failure for oneshot systemd units
  • OCPBUGS-45999 - Azure: Always set cross_tenant_replication_enabled parameter to False
  • OCPBUGS-46341 - Cloud provider vsphere can fail when running goimports through fmt make target
  • OCPBUGS-46567 - ImagePullSecret getting duplicated when editing DeploymentConfig in Form View
  • OCPBUGS-46602 - ReRun of Resolver based PipelineRuns fails from UI
  • OCPBUGS-47663 - Power VS: Available SysTypes should be decided by zone rather than region
  • OCPBUGS-47755 - Fips compliant ptp operator and the operand (linuxptp-daemon)
  • OCPBUGS-47775 - builder Unit Test Permanently Failing
  • OCPBUGS-48061 - [4.16]Insights alerts - OCPBUGS-13915 in 4.14.z
  • OCPBUGS-48116 - Multiple reboots during EUS upgrade on Control Plane nodes
  • OCPBUGS-48144 - [release-4.16]nto:e2e: handle regex properly
  • OCPBUGS-48159 - OWNERS update
  • OCPBUGS-48202 - OWNERS update
  • OCPBUGS-48258 - unit test race conditon in cluster operator status controller
  • OCPBUGS-48348 - [openshift-4.16] CI Failure: [sig-builds][Feature:Builds][Slow] s2i build with environment file in sources Building from a template should create a image from "test-env-build.json" template and run it in a pod
  • OCPBUGS-48422 - Tuned profile degraded test fix
  • OCPBUGS-48442 - Validation failure when RendezvousIP is a substring of next-hop-address
  • OCPBUGS-48484 - zone/projectID field in gcpProviderspec allows invalid value
  • OCPBUGS-48538 - e2e installs wrong lib versions
  • OCPBUGS-48544 - [release-4.16] OWNERS file update
  • OCPBUGS-48661 - When installing an operator OLM locks the Subscription 3-15% of the times [release-4.16]
  • OCPBUGS-44186 - user system:serviceaccount:openshift-infra:serviceaccount-pull-secrets-controller in ns/openshift-infra must not produce too many applies

CVEs

  • CVE-2023-6597
  • CVE-2024-21626
  • CVE-2024-45338
  • CVE-2024-54479
  • CVE-2024-54502
  • CVE-2024-54505
  • CVE-2024-54508

References

  • https://access.redhat.com/security/updates/classification/#important
  • https://access.redhat.com/security/vulnerabilities/RHSB-2024-001

aarch64

openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c
openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930
openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a
openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69
openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2
openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce
openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b
openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6
openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd
openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5
openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae
openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b
openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8
openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7
openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5
openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08
openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8
openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c
openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7
openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547
openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb
openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e
openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44
openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e
openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf
openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674
openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976
openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab
openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5

ppc64le

openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6
openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1
openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff
openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752
openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2
openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2
openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0
openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a
openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8
openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6
openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db
openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a
openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49
openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726
openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04
openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3
openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049
openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c
openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f
openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08
openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278
openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda
openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b
openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc
openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb
openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc
openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62
openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5

s390x

openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0
openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7
openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625
openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697
openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca
openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39
openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056
openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e
openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161
openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c
openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06
openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97
openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512
openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d
openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed
openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981
openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a
openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a
openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d
openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd
openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe
openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730
openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4
openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e
openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b
openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94
openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d

x86_64

openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f
openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8
openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6
openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d
openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a
openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235
openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297
openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42
openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70
openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1
openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371
openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b
openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac
openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4
openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac
openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4
openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e
openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5
openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13
openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c
openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce
openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf
openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408
openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b
openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1
openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d
openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff
openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892
openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63
openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat X (formerly Twitter)

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat, Inc.

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility