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 Lightspeed
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 Lightspeed
  • 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-2022:6103 - Security Advisory
Issued:
2022-08-23
Updated:
2022-08-23

RHSA-2022:6103 - Security Advisory

  • Overview

Synopsis

Moderate: OpenShift Container Platform 4.11.1 bug fix and security update

Type/Severity

Security Advisory: Moderate

Topic

Red Hat OpenShift Container Platform release 4.11.1 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.11.

Red Hat Product Security has rated this update as having a security impact
of Moderate. 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.11.1. See the following advisory for the RPM packages for this release:

https://access.redhat.com/errata/RHSA-2022:6102

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.11/release_notes/ocp-4-11-release-notes.html

Security Fix(es):

  • golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
  • golang: crypto/tls: session tickets lack random ticket_age_add

(CVE-2022-30629)

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.

You may download the oc tool and use it to inspect release image metadata as follows:

(For x86_64 architecture)

$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-x86_64

The image digest is sha256:97410a5db655a9d3017b735c2c0747c849d09ff551765e49d5272b80c024a844

(For s390x architecture)

$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-s390x

The image digest is sha256:13734de7e796e46f5403ef9ee918be88c12fdc9b73acb8777e0cc7c56a276794

(For ppc64le architecture)

$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-ppc64le

The image digest is sha256:d0019b6b8b32cc9fea06562e6ce175086fa7de7b2b7dce171a8ac1a57f92f10b

(For aarch64 architecture)

$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-aarch64

The image digest is sha256:3394a79e173ac17bc96a7256665701d3d7e2a95535a12f2ceb19ceb41dcd6b79

All OpenShift Container Platform 4.11 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 Console or the CLI oc command. Instructions for upgrading a cluster are available
at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html

Solution

For OpenShift Container Platform 4.11 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.11/release_notes/ocp-4-11-release-notes.html

Details on how to access this content are available at
https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html

Affected Products

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

Fixes

  • BZ - 2033256 - openshift-installer intermittent failure on AWS with "Error: Provider produced inconsistent result after apply" when creating the module.vpc.aws_route_table.private_routes resource
  • BZ - 2040715 - post 1.23 rebase: regression in service-load balancer reliability
  • BZ - 2063622 - Failed to install the podman package from repo rhocp-4.10-for-rhel-8-x86_64-rpms
  • BZ - 2092793 - CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add
  • BZ - 2102576 - [4.11] [Cluster storage Operator] DefaultStorageClassController report fake message "No default StorageClass for this platform" on azure and openstack
  • BZ - 2103638 - No need to pass to-image-base for `oc adm release new` command when use --from-release
  • BZ - 2103899 - [OVN] bonding fails after active-backup fail-over and reboot, kargs static IP
  • BZ - 2104386 - OVS-Configure doesn't iterate connection names containing spaces correctly
  • BZ - 2104435 - [dpu-network-operator] Updating images to be consistent with ART
  • BZ - 2104510 - Update ose-machine-config-operator images to be consistent with ART
  • BZ - 2104687 - MCP upgrades can stall waiting for master node reboots since MCC no longer gets drained
  • BZ - 2105056 - Openshift-Ansible RHEL 8 CI update
  • BZ - 2105444 - [OVN] Node to service traffic is blocked if service is "internalTrafficPolicy: Local" even backed pod is on the same node
  • BZ - 2106772 - openshift4/ose-operator-registry image is vulnerable to multiple CVEs
  • BZ - 2106795 - crio umask sometimes set to 0000
  • BZ - 2107003 - The bash completion doesn't work for get subcommand
  • BZ - 2107045 - OLM updates namespace labels even if they haven't changed
  • BZ - 2107342 - CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read
  • BZ - 2107777 - Pipeline status filter and status colors doesn't work correctly with non-english languages
  • BZ - 2107871 - Import: Advanced option sentence is splited into two parts and headlines has no padding
  • BZ - 2108021 - Machine Controller stuck with Terminated Instances while Provisioning on AWS
  • BZ - 2109052 - Add to application dropdown options are not visible on application-grouping sidebar action dropdown.
  • BZ - 2109205 - HTTPS_PROXY ENV missing in some CSI driver operators
  • BZ - 2109270 - Kube controllers crash when nodes are shut off in OpenStack
  • BZ - 2109489 - Reply to arp requests on interfaces with no ip
  • BZ - 2109709 - Namespace value is missing on the list when selecting "All namespaces" for operators
  • BZ - 2109731 - alertmanager-main pods failing to start due to startupprobe timeout
  • BZ - 2109866 - Cannot delete a Machine if a VM got stuck in ERROR
  • BZ - 2109977 - storageclass should not be created for unsupported vsphere version
  • BZ - 2110482 - [vsphere] failed to create cluster if datacenter is embedded in a Folder
  • BZ - 2110723 - openshift-tests: allow -f to match tests for any test suite
  • BZ - 2110737 - Master node in SchedulingDisabled after upgrade from 4.10.24 -> 4.11.0-rc.4
  • BZ - 2111037 - Affinity rule created in console deployment for single-replica infrastructure
  • BZ - 2111347 - dummy bug for 4.10.z bz2111335
  • BZ - 2111471 - Node internal DNS address is not set for machine
  • BZ - 2111475 - Fetch internal IPs of vms from dhcp server
  • BZ - 2111587 - [4.11] Export OVS metrics
  • BZ - 2111619 - Pods are unable to reach clusterIP services, ovn-controller isn't installing the group mod flows correctly
  • BZ - 2111992 - OpenShift controller manager needs permissions to get/create/update leases for leader election
  • BZ - 2112297 - bond-cni: Backport "mac duplicates" 4.11
  • BZ - 2112353 - lifecycle.posStart hook does not have network connectivity.
  • BZ - 2112908 - Search resource "virtualmachine" in "Home -> Search" crashes the console
  • BZ - 2112912 - sum_irate doesn't work in OCP 4.8
  • BZ - 2113926 - hypershift cluster deployment hang due to nil pointer dereference for hostedControlPlane.Spec.Etcd.Managed
  • BZ - 2113938 - Fix e2e tests for [reboots][machine_config_labels] (tsc=nowatchdog)
  • BZ - 2114574 - can not upgrade. Incorrect reading of olm.maxOpenShiftVersion
  • BZ - 2114602 - Upgrade failing because restrictive scc is injected into version pod
  • BZ - 2114964 - kola dhcp.propagation test failing
  • BZ - 2115315 - README file for helm charts coded in Chinese shows messy characters when viewing in developer perspective.
  • BZ - 2115435 - [4.11] INIT container stuck forever
  • BZ - 2115564 - ClusterVersion availableUpdates is stale: PromQL conditional risks vs. slow/stuck Thanos
  • BZ - 2115817 - Updates / config metrics are not available in 4.11
  • BZ - 2116009 - Node Tuning Operator(NTO) - OCP upgrade failed due to node-tuning CO still progressing
  • BZ - 2116557 - Order of config attributes are not maintained during conversion of PT4l from ptpconfig to ptp4l.0.config file
  • BZ - 2117223 - kubernetes-nmstate-operator fails to install with error "no channel heads (entries not replaced by another entry) found in channel"
  • BZ - 2117324 - catalog-operator fatal error: concurrent map writes
  • BZ - 2117353 - kola dhcp.propagation test out of memory
  • BZ - 2117370 - Migrate openshift-ansible to ansible-core
  • BZ - 2117746 - Bump to latest k8s.io 1.24 release
  • BZ - 2118214 - dummy bug for 4.10.z bz2118209
  • BZ - 2118375 - pass the "--quiet" option via the buildconfig for s2i
  • OCPBUGS-1 - Test Bug

CVEs

  • CVE-2022-1012
  • CVE-2022-1292
  • CVE-2022-1586
  • CVE-2022-1785
  • CVE-2022-1897
  • CVE-2022-1927
  • CVE-2022-2068
  • CVE-2022-2097
  • CVE-2022-30629
  • CVE-2022-30631
  • CVE-2022-32250

References

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

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

Red Hat LinkedIn YouTube Facebook 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

Red Hat legal and privacy links

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