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-2024:5107 - Security Advisory
Issued:
2024-08-13
Updated:
2024-08-13

RHSA-2024:5107 - Security Advisory

  • Overview
  • Updated Images

Synopsis

Important: OpenShift Container Platform 4.16.7 bug fix and security update

Type/Severity

Security Advisory: Important

Topic

Red Hat OpenShift Container Platform release 4.16.7 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.7. See the following advisory for the RPM packages for this release:

https://access.redhat.com/errata/RHBA-2024:5110

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-werkzeug: user may execute code on a developer's machine

(CVE-2024-34069)

  • go-retryablehttp: url might write sensitive information to log file

(CVE-2024-6104)

  • ncurses: NULL pointer dereference in tgetstr in tinfo/lib_termcap.c

(CVE-2023-45918)

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

(For x86_64 architecture)
The image digest is sha256:0d365611e78c5306975753975419851183536354273a6340021f9b1cdd2a34c3

(For s390x architecture)
The image digest is sha256:97d964c6f8261715f085836a757e46aad4992b006f4151f48166c063099c3811

(For ppc64le architecture)
The image digest is sha256:2c6fee680d01deecead598d8b027e1345e0915c0f2a9a260ed3ae953a100de62

(For aarch64 architecture)
The image digest is sha256:035f90f1fade5e4346f79936a367573da59de007b943ec638f43241871d44f94

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 - 2279451 - CVE-2024-34069 python-werkzeug: user may execute code on a developer's machine
  • BZ - 2294000 - CVE-2024-6104 go-retryablehttp: url might write sensitive information to log file
  • BZ - 2300290 - CVE-2023-45918 ncurses: NULL pointer dereference in tgetstr in tinfo/lib_termcap.c
  • OCPBUGS-30282 - Multiple MachineConfigs in one CM
  • OCPBUGS-34783 - [4.16.z] SCC pinning for all workloads in platform namespaces
  • OCPBUGS-34790 - [release-4.16] oauth login page templates include old OpenShift favicon
  • OCPBUGS-36766 - Removing imageContentSources from HostedCluster does not update IDMS
  • OCPBUGS-37078 - [backport 4.16] Sometimes dns name configured in EgressFirewall was not resolved
  • OCPBUGS-37097 - QuickStartContext should be exposed via the dynamic plugin SDK
  • OCPBUGS-37167 - 3rd master still not joining to the cluster on ABI
  • OCPBUGS-37262 - wrong idrac-redfish management interface in BMO in redfish module
  • OCPBUGS-37441 - Cluster API should sort CredentialsRequest manifests after namespace
  • OCPBUGS-37454 - T-GM : ts2phc process restart doesn't update PTP syncState when the process recovered
  • OCPBUGS-37456 - ART requests updates to 4.16 image ose-operator-framework-tools-container
  • OCPBUGS-37485 - PSI causing latency issues
  • OCPBUGS-37492 - RHOCP installation on Openstack fails with error "failed to tag the Control plane security group"
  • OCPBUGS-37494 - [aws] "create" iam role permissions required even when BYO role
  • OCPBUGS-37550 - edit nncp to update dns nameserver failed
  • OCPBUGS-37607 - When vsphere bootstrap fails ipv6 address is used over ipv4 in gather
  • OCPBUGS-37621 - Bump to kubernetes 1.29.7
  • OCPBUGS-37707 - When node shutdown, the Pod whereabouts IP cannot be released (for a stateless application)
  • OCPBUGS-37757 - Content mirrored with oc-mirror v2 does not push openshift/release images to registry
  • OCPBUGS-37765 - [4.16] HostFirmwareComponents doesn't show the new firmware information in Status Components
  • OCPBUGS-37795 - cluster-capi-operator: out-of-date openstack e2e branch
  • OCPBUGS-37838 - Log bundle analizer gives bogus analyze when failing to download bootstrap logs
  • OCPBUGS-37840 - Autonode sizing backport bug for upgrades to work
  • OCPBUGS-37853 - Open limited z rollbacks again

CVEs

  • CVE-2023-45918
  • CVE-2024-6104
  • CVE-2024-34064
  • CVE-2024-34069
  • CVE-2024-38473
  • CVE-2024-39573

References

  • https://access.redhat.com/security/updates/classification/#important

aarch64

openshift4/driver-toolkit-rhel9@sha256:33a99a2725ad33207a5bc37590bf5e19eeff3e37cf80711db116a4159765419a
openshift4/network-tools-rhel9@sha256:1b167a48964a8032a7374076f5d9e05541094f91ef684b41d298c5befb54b2f5
openshift4/oc-mirror-plugin-rhel9@sha256:f61e3de0e686dd60f11ef49dbdab2cf86af55e57f630028ff2b8cac95758d101
openshift4/ose-agent-installer-api-server-rhel9@sha256:6b8523c0f50929641319aaf64d11d92c6484eb029892c9c06a210fab58ba078f
openshift4/ose-agent-installer-csr-approver-rhel9@sha256:71314d1786d3705b7dc169e54d9cf8d686f947462f3b94afb6c24debcd49dbda
openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1c0100b73f2454b80b6243d28a9072f68448be1fe39160216ec56af9d8240e6
openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5c818d6cebfa0afc59e5bd66b1c264c35e79d25cc50de5c244898f8183ee81eb
openshift4/ose-agent-installer-utils-rhel9@sha256:aceea0eda335aecb211b560581ccc0982dffa3fb04fd9ae0eef0f3000151a4ce
openshift4/ose-baremetal-installer-rhel9@sha256:43ff3394b10e198b36724a7b26f94768532010b8f36d2e7675b1d0f880e1f32f
openshift4/ose-baremetal-rhel9-operator@sha256:b9133b3dcd70599e8aecb4d2e7119dec64491b51f440ba18b83059564c98a7f1
openshift4/ose-cli-artifacts-rhel9@sha256:95366340266d34b7b3fc198c4bb6a4ff305b4ae8d0a5e2e931a66910a2243b24
openshift4/ose-cli-rhel9@sha256:c9d85c51058a3a46628ec9f1aef2545ce2eeb2dd65ac31fda356333eaa0b82aa
openshift4/ose-cluster-authentication-rhel9-operator@sha256:668ae1a8abc6005f307728e7505c3bf415f38f74530114426599fc95f9f46c3f
openshift4/ose-cluster-capi-rhel9-operator@sha256:3f9336dd66e8f6013050af4ece38c340a4fc217014560291c773520b7145d222
openshift4/ose-cluster-dns-rhel9-operator@sha256:d5d4cd1db2b7ac79cb61698734b84fac7866114ad94d373e91ea4b3c919384b4
openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e89a43f0664f3ef8f9c8fd274f23c9a06fd22cfcfebdec0c47a64e6fddff34bf
openshift4/ose-cluster-version-rhel9-operator@sha256:c4209781dda323b8c2d138ad53fff76d22d957afb47df3bc438f5b2b9aae8251
openshift4/ose-console-rhel9@sha256:d9bef04f6ed896892432924283a8662479ae892702bb422358e5e165f99a683b
openshift4/ose-console-rhel9-operator@sha256:204e3fb32b852a5ed13d9d3acf4b53adc6c5a933f7de559bce14a89819cd3ad8
openshift4/ose-coredns-rhel9@sha256:c2f469e33e4b6ba6c63fd0e5b579b55d1b4d37f89fc8c8df4003642625f98a1c
openshift4/ose-deployer-rhel9@sha256:f3edf970810f32b7aeb32aac9fc78e8b4114661f7e6f3d80f15c0a01d3e67dc1
openshift4/ose-docker-builder-rhel9@sha256:96dad463bcb27fb57698e5c6b18934c06e3075c73c6c0fd216d26070c94ab184
openshift4/ose-hyperkube-rhel9@sha256:8916ffcb9b67a72236f3f04cfabf2000ccddc5342aa046ca0267436a97f9c9ba
openshift4/ose-hypershift-rhel9@sha256:f435e458f5ef8ea20ba65bef273dd4e6568b01df86dead2f989f47d38c3f80a8
openshift4/ose-installer-altinfra-rhel9@sha256:fb3f9a4b406bf8642215c93357533207d79cdba2744f136d435906ef1495b191
openshift4/ose-installer-artifacts-rhel9@sha256:bad189d09c84ea15ea706beb7605bbb1a18a0e1eef0baac7a24bed8bec065c09
openshift4/ose-installer-rhel9@sha256:8c871116e3223195c1e06773e990e7ce825c61e7eb466d26757469986f95fbb9
openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3dd2f5a0c225e738fd5ed8c67a9980220449054e18f86e7f2981fb2bb8aa1b8f
openshift4/ose-ironic-rhel9@sha256:15c560fe743929a5eeb89f918e35a07eeba33cabf8488c3f7c8f776dd4d8f281
openshift4/ose-machine-config-rhel9-operator@sha256:5e13f8d122b126dec59fb58423ae3c051d7475ee27021d155b87fce4b1eceae2
openshift4/ose-machine-os-images-rhel9@sha256:6bd1e6db235558cfc3af6ee5d710625f6b6141693fefb92b9cebb075043275ee
openshift4/ose-monitoring-plugin-rhel9@sha256:3a397ec5e2c9e5436b5082c4c668f9a79d6ec70a4f8ad8adc70635c629c3392a
openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:114f89bc7f0232bc0111fa5ad50e7dab00fbd962fa63f612cdfe41609a945e43
openshift4/ose-must-gather-rhel9@sha256:9253be9f0cf5e5970349693bb088858b8f8f4b0919ab0d92bafaaf0d344005d2
openshift4/ose-networking-console-plugin-rhel9@sha256:63f250ba38567266ab92a6fe3a6e59f55e2fc529315cb23a994d40b0451e904c
openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64312e561b2422d4f2699d02a2de1199a5d9d823f25989b737edc2657257b8c1
openshift4/ose-operator-framework-tools-rhel9@sha256:272ec302a6795021330a5b1fde102b48ec9e1b962efbf7707ceb5e39cfb30112
openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b110ef977f72fd6cd3281584f80b247cabd2448276fa09b543349747277a483b
openshift4/ose-operator-registry-rhel9@sha256:6d284ccdee3de757a256d2c0f32e176919c27749c06923799c020b3574ce5f1f
openshift4/ose-ovn-kubernetes-rhel9@sha256:2376ecbce7990c1ae708aa646f8681107c44be39a5593b1b2ef9a35b0499f20a
openshift4/ose-pod-rhel9@sha256:ae5b034a30848729046a894714d98419e8a43a1b300c75d8b6b9767c9980739e
openshift4/ose-sdn-rhel9@sha256:511ce8c6308f7a07c6ac2eef631542a1639f3df049ea6d76ee036a8e550c44c2
openshift4/ose-tests-rhel9@sha256:9f7315e47c765573152ed5132a031df962d640febfd08ca2338c323357b206cf
openshift4/ose-tools-rhel9@sha256:c2ce0d3d14fb2cccc8cd4c987e78f0296991e9ac8383929a89fc237bbc7a0dca

ppc64le

openshift4/driver-toolkit-rhel9@sha256:a866513f1f9f4c11eb6f5b4e7bbbdcf5153420f44893f1f5128adad1772e98f3
openshift4/network-tools-rhel9@sha256:374593f23c0687dbdb243891d34f208b96a302640608e90d365fe8f8c0d83274
openshift4/oc-mirror-plugin-rhel9@sha256:a09edb144fc95112c038a0e2a9b00ec48630fa4335d1224f248053fd0a14d7df
openshift4/ose-agent-installer-api-server-rhel9@sha256:b111294f5a44574b69c381be74dd8fb4ee122c36b4d1016e3565fb2e338e06e3
openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d86085458f1d7b86778fa6a68710f739a609fe7713e485635e3785459b7107d0
openshift4/ose-agent-installer-node-agent-rhel9@sha256:4168712a61c3abd30a68d9a69bfd745fa3770828666bf17b6bbf501aa1e32d04
openshift4/ose-agent-installer-orchestrator-rhel9@sha256:81fd9f24d5a245566c14df4e7793ab3bdceee3c240ba94cb145ebd81a30d5dc9
openshift4/ose-agent-installer-utils-rhel9@sha256:b289def8a48fa0a87f15e34a806e1bdf0e5f03080692dc501c622783b6a51956
openshift4/ose-baremetal-installer-rhel9@sha256:9b43fba58476e27f850e22f8dec8466547a2dfcd3c78dff5cae13553352b16c3
openshift4/ose-baremetal-rhel9-operator@sha256:478bb1deb646ca9480bf62e14361c5b9605bb1e7191bc6e9b3759938b5572f0c
openshift4/ose-cli-artifacts-rhel9@sha256:dbef4aeb5763a2fb7eaf80b9112d92d2aa542bf7deef7ea7e2ee56ac544d7b1b
openshift4/ose-cli-rhel9@sha256:540eea93ba6e1e46f5db3a78c66be3b3477d4889214b7d3fd12e6ef5ffc1c73e
openshift4/ose-cluster-authentication-rhel9-operator@sha256:68cdf8ad2f4fbb74ce8426e4f9293277d10e1369939d0aaf343bd30f0b678439
openshift4/ose-cluster-capi-rhel9-operator@sha256:67c53d4e3e7ae2ca0a674b64e822a412dee9422bf33a8d0fb743f1b7284fe909
openshift4/ose-cluster-dns-rhel9-operator@sha256:62773618e5632fb51b0b38a1f799f1aa5926718019fb681d7773b36b11ea8146
openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:bb9f79675dea47421c7a1e705667ba98850ab77fdca8c513e4439ad3f70a1977
openshift4/ose-cluster-version-rhel9-operator@sha256:673e73f61b8f559f009e9517eb5414275a622d7c942d77316f83d00dfa0a2789
openshift4/ose-console-rhel9@sha256:6adc53d5549fe8e8d6066339aba8a9f1a17fb519a3b2e64b53088fa871b39d3c
openshift4/ose-console-rhel9-operator@sha256:e268ac4a9913cd6ac42e3df5b437422b2cc58a2653f5187af7198064ce08f552
openshift4/ose-coredns-rhel9@sha256:853585582ce478234970050d2ade28ccfe75e54d695410e84d2e59f5d69242a0
openshift4/ose-deployer-rhel9@sha256:2cb7b565cc8a414af5e43de5a12c78bf340ae70af279745624cb2d83bfb305e5
openshift4/ose-docker-builder-rhel9@sha256:85da1040cebc525a9d1d5a90944f2eaa9beaf8b2611b237cd10be180446adbb7
openshift4/ose-hyperkube-rhel9@sha256:bf39dda6a3608cdc882addfbe5b359e1621c1915a36c90bd9bbdbe7bbfa82ffc
openshift4/ose-hypershift-rhel9@sha256:169cb446adf41e331654420dbad6d6231a1f210700df745a3a79837da2bda643
openshift4/ose-installer-altinfra-rhel9@sha256:7d37dac146e0a1829acd6ef0bd8ba70703c0a4ffe26920aa70decbc4f36ed78f
openshift4/ose-installer-artifacts-rhel9@sha256:26da1529b854a119bf21d8153ef5ae2528d62de7a53f45912d7884fc320e797a
openshift4/ose-installer-rhel9@sha256:87b8fcee62b982a9bf264b1652748b55e3271dc100c084acdfc1eec30ade14c9
openshift4/ose-machine-config-rhel9-operator@sha256:7eb76e410cf1936fb0c8202f7b7a268e25515cb81ddc9b2836678189ac8d738c
openshift4/ose-machine-os-images-rhel9@sha256:cbf2b30def4b72878b088c49563d2ed12cf27bcf98857f31f06e449a97fca465
openshift4/ose-monitoring-plugin-rhel9@sha256:42da58623b1338d28fb449de7d6a1282055c5c5f93e55e755d9cf6b26621f5d1
openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0674cc42bce061e4bc7574e349ce561fe9b5d417e8dd3db1fb41102b2a97119a
openshift4/ose-must-gather-rhel9@sha256:79d5789962e3a3b5871801bc866f8c2571e1696f3ac7dd0627a54298e135bba2
openshift4/ose-networking-console-plugin-rhel9@sha256:cdb8c70c61c1fb1f112e5d12316aafe1cf774a66cf9af56d8d83667dbd3965db
openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ca72e0b9ca60c9e21df5dc5e78b5f7cb0a1f023a36fd0f6ee16fae221268add0
openshift4/ose-operator-framework-tools-rhel9@sha256:6993c69c1558284b228c1c679b09038fb440009f025eac8cb153f049100a592a
openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f28f7cb7d3558cba799e2086173b776f9bfe0e523b8c33d34aa540a4c76d503
openshift4/ose-operator-registry-rhel9@sha256:ada1ed5da9d2cb023f4cc2fa0e8f67b7a49ba295554dabfef4cde9bf93a68db3
openshift4/ose-ovn-kubernetes-rhel9@sha256:9e56b73e9cb2668cab074b1dcef5049f9188b6872b1a616aa2e00c4af52e1f27
openshift4/ose-pod-rhel9@sha256:cc8ccd40f81fd9c52eb7505f7f63813cd3e580503f24bbebb6b338f448ca4970
openshift4/ose-powervs-block-csi-driver-rhel9@sha256:82d2dbc1615f67c4b0dc3a164a40fae4317688c33551f39176b0372596610b4c
openshift4/ose-sdn-rhel9@sha256:6382c0c11de9fc53b37d959dab2707654419f0c37d70b6ea7d64e5722fa18a5f
openshift4/ose-tests-rhel9@sha256:2dbeab37f75b68b9114b29a6729df6159d24e2183a88a031e4158cefece9be33
openshift4/ose-tools-rhel9@sha256:1ddfe5603b6505e8e19e33c84af46adacc7f14eac70b19e4d2f4721ac8568c58

s390x

openshift4/driver-toolkit-rhel9@sha256:19ff9072b6f1ecec0bb4b62287244456a5cfa28127d84a64373412b0f4faadf2
openshift4/network-tools-rhel9@sha256:c43dc71aa86eed8c74a5cd621b4d538dd302ef47df7c2cd91597368a38949fa3
openshift4/oc-mirror-plugin-rhel9@sha256:3186d4916bba984a1868e24c09dbbe94ede345a16fc6ad6f08818a4269ab6ba1
openshift4/ose-agent-installer-api-server-rhel9@sha256:fcd20d52cccbc5e806bdca21d287293747685078ecfbf7d68cd931697c1e413c
openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d5ed14e0f7996c159d60fd57a1a3863fc93b42112367e08e4e908a176bd8c23c
openshift4/ose-agent-installer-node-agent-rhel9@sha256:b94a9043dba53f6dde23cbbad30f7b55394025be9381eda0ddef3e3f8eb80d2e
openshift4/ose-agent-installer-orchestrator-rhel9@sha256:fce0a0cc9f436b168fb98c147fab11c7ef90178afe467710ff20a3b23658ce7d
openshift4/ose-agent-installer-utils-rhel9@sha256:d06626f73841c57ced89b200262e458081f5e037c2588d9fdd0d7a517205ce64
openshift4/ose-baremetal-installer-rhel9@sha256:48917cad43a3d7001208a78b422446ef55ecba406f0e688c0e8b720a5efac039
openshift4/ose-baremetal-rhel9-operator@sha256:b9ff5a1660d2ca725a8b68a85ce59ecc71abc5fdc4bc02dbd0f3ed56134f79d9
openshift4/ose-cli-artifacts-rhel9@sha256:14c285732b846bab91b7484c446ded9dc0618f6b2578559d78e9b35dad7814b0
openshift4/ose-cli-rhel9@sha256:5b037f91a35ec420af4f5a4d18fca93c25d0ef890d034c3c97c31362e6869327
openshift4/ose-cluster-authentication-rhel9-operator@sha256:8435f4bd4cf6017b325506c67bb6dc16c69a4bf0791b06b9cee5aec45cb31f08
openshift4/ose-cluster-capi-rhel9-operator@sha256:6abe421a85c5239a9965cf6e23df287c3653155596c2173a0588595ebc9227da
openshift4/ose-cluster-dns-rhel9-operator@sha256:e50878633aba8a743b000e14b28f4d9642bdbc96b558a864398f52e83d981689
openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3310cfc5dd514111c636d21758684d7ff9893cd2b9296e0268e373479a75a8f3
openshift4/ose-cluster-version-rhel9-operator@sha256:1ce72de2acd98cd8d642bb12e5e64f31636b0cf4be98c06171d31fa408c55652
openshift4/ose-console-rhel9@sha256:d3c8227dfd6a829b381346684c1ad0c69147dcbef813ec408e724a10b9078dfb
openshift4/ose-console-rhel9-operator@sha256:37973e77c91120e516026dc250bf21c8c34732027b705ed8797808f0aa7aaef5
openshift4/ose-coredns-rhel9@sha256:3813742a52c031b82c40f1a4bacc90c66a779f55ca9f0c2f4dbf949874920269
openshift4/ose-deployer-rhel9@sha256:854c2f7f58a3657c643ae8583b848caf6a41d16993b4cba088cef89ca54243d6
openshift4/ose-docker-builder-rhel9@sha256:a017d64c59f961c6d32987605a8621c7933829092c068b9ac44c54d7d8fb50ee
openshift4/ose-hyperkube-rhel9@sha256:eb4f3e136ec5ab08b07d2f6f5a44b7f0367f5f4296ed29658a0bbf4bc49b261e
openshift4/ose-hypershift-rhel9@sha256:a9cdc3e47b679eedc0b1ac21a9f782c069f38573bee5f7e5a630813dac4a2502
openshift4/ose-installer-altinfra-rhel9@sha256:f10d58c5356c9bacfa051757beb6a96b084361bb9f202b6f160ffc7ad76e3631
openshift4/ose-installer-artifacts-rhel9@sha256:ee0bbaa0c8695801e99fef0d1000be341afff165816bc7131d91cc57364b9cdd
openshift4/ose-installer-rhel9@sha256:6c2344f7a7ec94438ccfe0ea6cfcdd9a0f8c62a977856a8b1676c5acba0f51e2
openshift4/ose-machine-config-rhel9-operator@sha256:17feed173c3c93eefe89b96b1b8203cacaac84a0f1b6cbacf650ccd96a5f80f5
openshift4/ose-machine-os-images-rhel9@sha256:6dea0585d7ebbe18f7c5be0fdd616266c524f4428150408f886c6628546d4c42
openshift4/ose-monitoring-plugin-rhel9@sha256:1d90c1473467bc9440172b0e3306dca411325dec6a52f99136cb8568937fb51c
openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:18e3ed46a75000617ae0e6bd93b843232f70db7a613212cec62053e94e1cdaec
openshift4/ose-must-gather-rhel9@sha256:032a3801880a1cca631e0990f1626f86e6008f1974912690ed74c5690b1049fb
openshift4/ose-networking-console-plugin-rhel9@sha256:044b889713c30a8fd96bae35148ff49ac957b8b0148337f3abe631fe717a54c4
openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:bfe678893ba4c2fae2c5bdd0881734be1c314a950a1454ad0464ca6695963d64
openshift4/ose-operator-framework-tools-rhel9@sha256:b5d19c709ed341256f9895534926ba60eae0f1d5b2d6e721d07b7aeaba1ca5de
openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9b3ac3e53fcdc419bcd63146870e1961953fe5a3dd8fa67a171f165d9e6d61bf
openshift4/ose-operator-registry-rhel9@sha256:fb4f3747365ab622d639b8f913a0ded740cca7d3a8d940b5f8a14a4b68dc48f8
openshift4/ose-ovn-kubernetes-rhel9@sha256:b47a36a522aba98ffa91de23aa32cb0abf809e2f19ea58f536796e504836bff6
openshift4/ose-pod-rhel9@sha256:8a922338021be65acb85169acec425fdbd95f34d02d3435cbc9cc85d71b10308
openshift4/ose-sdn-rhel9@sha256:bcb4e7f5e5e7fe40feddaa50d479b057996d7eec6f378bd8394c67620f50fc80
openshift4/ose-tests-rhel9@sha256:3bbfc14614554174819a56c38ffa978c02b2e04f0efe7fe83dba0ad5a4e6891a
openshift4/ose-tools-rhel9@sha256:607b72856b4bdd062b65d145fbb12b8431dfececfa8d450ebe5dc3c0d249c3ea

x86_64

openshift4/driver-toolkit-rhel9@sha256:af687f54b6a0cbf28490b0c7e68d164c0f86492c8c9b2ccb45e416d1751e1dd2
openshift4/network-tools-rhel9@sha256:4874c6666c5df641447e43ecc737ec3c0d6939ab1a43c50b79dddadb4cd2050a
openshift4/oc-mirror-plugin-rhel9@sha256:1f74ff96512e2052d65c8fedcd01526076dca9b6ffecd4449c1b289da4ad84bc
openshift4/ose-agent-installer-api-server-rhel9@sha256:3124e7c64c1fcf2390afa4a4cc4d81117fed0862067200963c2f93b7b580d0e4
openshift4/ose-agent-installer-csr-approver-rhel9@sha256:42191dc4878872573b74e0adf586bf051a06902446931e779b3bdf8056c6181d
openshift4/ose-agent-installer-node-agent-rhel9@sha256:9b2f03948bef8de17b1a3ffea73a986e00fd6e00dd7f586e02eabafdfe48fc83
openshift4/ose-agent-installer-orchestrator-rhel9@sha256:20401245c95453064c2ec137bac88ff89729fb0047cbb1c09d93cd5cc3841dad
openshift4/ose-agent-installer-utils-rhel9@sha256:a747494ecdcb9658dc06aa7ec196ad98475bb82a3c1ee5995a335117ea7a9ec6
openshift4/ose-baremetal-installer-rhel9@sha256:4640ad80b7f234b6daf59dd04f824faea79f2914723d1a358195e70be16212d6
openshift4/ose-baremetal-rhel9-operator@sha256:bc0a8fd224c06a83abfbdee6677dbe3853bea5a6ef072d3ea1f2ea3277d840d5
openshift4/ose-cli-artifacts-rhel9@sha256:2b109254eb86b8e9945f528f915b95aaec6e8674fa2fb04ee4fdb8b97a9830f2
openshift4/ose-cli-rhel9@sha256:7af5251ca11c96d673b85833edf033c67e14d82e2266738b520f870d160e9177
openshift4/ose-cluster-authentication-rhel9-operator@sha256:74b8cf27197d41ce3ac56a9148bd07b031b49692ce379a86ecbeb0f60eba4398
openshift4/ose-cluster-capi-rhel9-operator@sha256:4a9793a95954bc2915daf8835a37bb6525e9d79dfc30fb59fb335708ad551960
openshift4/ose-cluster-dns-rhel9-operator@sha256:132e5ccd48c6fc250ca70ef37e8af20610b5aa8dbc2e6a4e9196c114f6498b16
openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dbb878fa0c872d20f0eb9dbb68d1c89c98778b7b4f6d33ff54e6b495a4e23f6a
openshift4/ose-cluster-version-rhel9-operator@sha256:f164ad6634c63ad5c41315fcd160ad4d6bab64acf37c2820a0453139f5533b20
openshift4/ose-console-rhel9@sha256:f6abe09ca5cf6f7cf0b75988acc269e822dae7d6114a5d067a5eb80ff2e5eac0
openshift4/ose-console-rhel9-operator@sha256:a0ea18801bb7ccf4ae52f9186f259aa39851ce82046ad2af8a4ea4431444607c
openshift4/ose-coredns-rhel9@sha256:775fdfb9002fed8bba26b9d65dce2cf6bc1e9b53c94ab15ff489cffe7044527f
openshift4/ose-deployer-rhel9@sha256:0c2624bf06ec593b1ce90bad8486a9b17af2d67d05c11b7960d42edd59fcbb52
openshift4/ose-docker-builder-rhel9@sha256:780a9b3d16d95b172dd79ea9ded533c04d72672cb6c29db8033e28c9daf452a8
openshift4/ose-hyperkube-rhel9@sha256:ffe532f2181a57ef0b83d7381aaebb7c9b879530cfc612c48f622162c2be743e
openshift4/ose-hypershift-rhel9@sha256:d4107c935c5b4e920b0c763f8d7eaa162df2bc89d413d158cf39cfa1abefc0e6
openshift4/ose-installer-altinfra-rhel9@sha256:05286dfaeedcaba7c0c2cd86d6be2ca59dc504709e926e30663246cf42d3b2df
openshift4/ose-installer-artifacts-rhel9@sha256:88faaf699504487328a71d611d1fb23444ea8c88c4383a1beabdae3e57dedeb6
openshift4/ose-installer-rhel9@sha256:335db80e096af3c8cfbb706a15d739173cc6d70385eae1e8a2fa30ef6e0817d2
openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ae8b3707e4d6afc56dddf5e9ce62d594e1d98c071f9613aa1b9e82961772973f
openshift4/ose-ironic-rhel9@sha256:b0083e496c0a6a27ec142418a80c2bd70303a5bca5620630731d70d16982faa6
openshift4/ose-machine-config-rhel9-operator@sha256:d24ddb6756c49565896311858fa0883c21e94e070dc60d9cfe4769ca55682f3b
openshift4/ose-machine-os-images-rhel9@sha256:398c3ef4bc2aff290733ed392017fe652eb17d28b5b50c2416788abb136d033f
openshift4/ose-monitoring-plugin-rhel9@sha256:9feefb8961ca4880c2aa78271ded3741c29208386048ebf5126855960d4e249a
openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38908b9399e701739ede8d02ea28fa734a992a7657324a6cccd3c36de0676f29
openshift4/ose-must-gather-rhel9@sha256:1c3f6dfbc9667b4e5fe87c9af3e527bb12974aef33ab472806d365b4644b2d2b
openshift4/ose-networking-console-plugin-rhel9@sha256:0268eaa444d5cb6bbabfd623b8b8f90a5b2c2acc6604d5011db297ec40900e0a
openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b977ffa99c3b844022e6f216afde44629e3a5d91a77275ed00d73a7666b7f65f
openshift4/ose-operator-framework-tools-rhel9@sha256:f4d7963cad8b9f7316b94c3583054abcc8b8d18b16c12c4593bf02ffce21ecfd
openshift4/ose-operator-lifecycle-manager-rhel9@sha256:687718a1415fc5bd23f3d0eab1ec5eb36863ebfefcd69ff86535180b39b0b731
openshift4/ose-operator-registry-rhel9@sha256:bf5ef1a708127706de99d5a7ac852335902ae4fe6a0e73b3d3785fc29cb7e3b9
openshift4/ose-ovn-kubernetes-rhel9@sha256:5a369c0c2f23aa91be0eec7ea66348d8beb66d7cc31a0e792141f5625fe88c55
openshift4/ose-pod-rhel9@sha256:53f028796efcfbeb8d957c985418aebd4989e49a2ee8ff718045f3e616bee202
openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3b10ba197a66dfd2c3d1c2f906eac012a583670befa42e5d5a190e18be920274
openshift4/ose-sdn-rhel9@sha256:871bb5990296e2d07f753a857accd4bcc2ca97205c940581b2225ce40b513e9e
openshift4/ose-tests-rhel9@sha256:c9b35da9414a6e48ef3f6abb7cfb08b834b29c134765fde71e57cf18b7b30e8f
openshift4/ose-tools-rhel9@sha256:ea0b16eb7128f7bdcd428dac262b112d99fb8dd42167f0f3f42628ee28ff7df1

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