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
    • 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-2026:57649 - Security Advisory
Issued:
2026-08-20
Updated:
2026-08-20

RHSA-2026:57649 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: golang security update

Type/Severity

Security Advisory: Important

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for golang is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions.

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

The golang packages provide the Go programming language compiler.

Security Fix(es):

  • net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)
  • cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy (CVE-2026-42501)
  • html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content (CVE-2026-39823)
  • cmd/go: golang: Go 'go bug' command: Arbitrary file overwrite via symlink attack (CVE-2026-39819)
  • net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame (CVE-2026-33814)
  • net/mail: golang: Go net/mail: Denial of Service via crafted email inputs (CVE-2026-39820)
  • net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811)
  • net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls (CVE-2026-39825)
  • cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction (CVE-2026-39817)
  • html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping (CVE-2026-39826)
  • golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing (CVE-2026-39821)
  • net/textproto: golang: Golang net/textproto: Misleading error messages via input injection (CVE-2026-42507)
  • crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries (CVE-2026-27145)
  • golang: Go os.Root: Symlink following vulnerability allows directory traversal (CVE-2026-39822)

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.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server - AUS 9.4 x86_64
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4 ppc64le
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4 x86_64
  • Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4 aarch64
  • Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4 s390x
  • Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 9.4 x86_64
  • Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 9.4 aarch64
  • Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 9.4 ppc64le
  • Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 9.4 s390x

Fixes

  • BZ - 2467809 - CVE-2026-42499 net/mail: golang: net/mail: Denial of Service via pathological email address parsing
  • BZ - 2467811 - CVE-2026-39823 html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content
  • BZ - 2467813 - CVE-2026-39819 cmd/go: golang: Go 'go bug' command: Arbitrary file overwrite via symlink attack
  • BZ - 2467815 - CVE-2026-33814 net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
  • BZ - 2467820 - CVE-2026-39820 net/mail: golang: Go net/mail: Denial of Service via crafted email inputs
  • BZ - 2467822 - CVE-2026-33811 net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME
  • BZ - 2467823 - CVE-2026-39825 net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls
  • BZ - 2467825 - CVE-2026-39817 cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction
  • BZ - 2467826 - CVE-2026-39826 html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping
  • BZ - 2480756 - CVE-2026-39821 golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
  • BZ - 2484205 - CVE-2026-42507 net/textproto: golang: Golang net/textproto: Misleading error messages via input injection
  • BZ - 2484207 - CVE-2026-27145 crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries
  • BZ - 2498152 - CVE-2026-39822 golang: Go os.Root: Symlink following vulnerability allows directory traversal

CVEs

  • CVE-2026-27137
  • CVE-2026-27145
  • CVE-2026-33810
  • CVE-2026-33811
  • CVE-2026-33814
  • CVE-2026-39817
  • CVE-2026-39819
  • CVE-2026-39820
  • CVE-2026-39821
  • CVE-2026-39822
  • CVE-2026-39823
  • CVE-2026-39825
  • CVE-2026-39826
  • CVE-2026-42499
  • CVE-2026-42501
  • CVE-2026-42507

References

  • https://access.redhat.com/security/updates/classification/#important
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server - AUS 9.4

SRPM
golang-1.26.5-1.el9_4.src.rpm SHA-256: 33ac9b13a1ef51954d1525cc718d058b0326f93bf3cdf6a06a9893fa78ce2e8e
x86_64
go-toolset-1.26.5-1.el9_4.x86_64.rpm SHA-256: 4742ce51ce2fa80e8c5889e91062a6e2313ae991667454424cc2556d4431b6b2
golang-1.26.5-1.el9_4.x86_64.rpm SHA-256: 8ebeb230860b1ea7e3dcca03ba74096065d7a732b99622ce01751196b55bcca2
golang-bin-1.26.5-1.el9_4.x86_64.rpm SHA-256: 81555352fd0a7e87484c0a42141015571249ebb1a6126e6dc421b1cb40385db7
golang-docs-1.26.5-1.el9_4.noarch.rpm SHA-256: 24b252cc70f37e88296fbbe1224fa8f8dcf4fa36e4b625bc6b25f8ebf900a4a5
golang-misc-1.26.5-1.el9_4.noarch.rpm SHA-256: 233a288f27bb55531070aad596b28de00c4a841bf2dbafebdbe9909bc5c7324f
golang-race-1.26.5-1.el9_4.x86_64.rpm SHA-256: 55768fdd113d553b9722de749b08e60f897d38c363faad0ee765db2b51fb61b9
golang-src-1.26.5-1.el9_4.noarch.rpm SHA-256: f587686641cc8801d6381bacd336b553a0e3dcf3fe3cb3017c185cfeec1e4d92
golang-tests-1.26.5-1.el9_4.noarch.rpm SHA-256: adda0c1f7145a5daee77ef891e4ebc32e65b32fdd905a616a942875301f870ee

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4

SRPM
golang-1.26.5-1.el9_4.src.rpm SHA-256: 33ac9b13a1ef51954d1525cc718d058b0326f93bf3cdf6a06a9893fa78ce2e8e
ppc64le
go-toolset-1.26.5-1.el9_4.ppc64le.rpm SHA-256: 0ce36987d6b05efb88a6d6cd703d33fb96b57a0f7091e51a3543c7d9b0cd089a
golang-1.26.5-1.el9_4.ppc64le.rpm SHA-256: 72e7ce4bfc0304ca6826e73e7876e9849bc3480c39fb1c85d2905ddb92bcf649
golang-bin-1.26.5-1.el9_4.ppc64le.rpm SHA-256: e6b93174c0a010b7fe875df99644392b242d45baa20b9965d2babe30520835d6
golang-docs-1.26.5-1.el9_4.noarch.rpm SHA-256: 24b252cc70f37e88296fbbe1224fa8f8dcf4fa36e4b625bc6b25f8ebf900a4a5
golang-misc-1.26.5-1.el9_4.noarch.rpm SHA-256: 233a288f27bb55531070aad596b28de00c4a841bf2dbafebdbe9909bc5c7324f
golang-race-1.26.5-1.el9_4.ppc64le.rpm SHA-256: 76630c735ef67f4463226a0ab201b5513e7d8b99ebe6bf3a716029d8e90e50a8
golang-src-1.26.5-1.el9_4.noarch.rpm SHA-256: f587686641cc8801d6381bacd336b553a0e3dcf3fe3cb3017c185cfeec1e4d92
golang-tests-1.26.5-1.el9_4.noarch.rpm SHA-256: adda0c1f7145a5daee77ef891e4ebc32e65b32fdd905a616a942875301f870ee

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4

SRPM
golang-1.26.5-1.el9_4.src.rpm SHA-256: 33ac9b13a1ef51954d1525cc718d058b0326f93bf3cdf6a06a9893fa78ce2e8e
x86_64
go-toolset-1.26.5-1.el9_4.x86_64.rpm SHA-256: 4742ce51ce2fa80e8c5889e91062a6e2313ae991667454424cc2556d4431b6b2
golang-1.26.5-1.el9_4.x86_64.rpm SHA-256: 8ebeb230860b1ea7e3dcca03ba74096065d7a732b99622ce01751196b55bcca2
golang-bin-1.26.5-1.el9_4.x86_64.rpm SHA-256: 81555352fd0a7e87484c0a42141015571249ebb1a6126e6dc421b1cb40385db7
golang-docs-1.26.5-1.el9_4.noarch.rpm SHA-256: 24b252cc70f37e88296fbbe1224fa8f8dcf4fa36e4b625bc6b25f8ebf900a4a5
golang-misc-1.26.5-1.el9_4.noarch.rpm SHA-256: 233a288f27bb55531070aad596b28de00c4a841bf2dbafebdbe9909bc5c7324f
golang-race-1.26.5-1.el9_4.x86_64.rpm SHA-256: 55768fdd113d553b9722de749b08e60f897d38c363faad0ee765db2b51fb61b9
golang-src-1.26.5-1.el9_4.noarch.rpm SHA-256: f587686641cc8801d6381bacd336b553a0e3dcf3fe3cb3017c185cfeec1e4d92
golang-tests-1.26.5-1.el9_4.noarch.rpm SHA-256: adda0c1f7145a5daee77ef891e4ebc32e65b32fdd905a616a942875301f870ee

Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4

SRPM
golang-1.26.5-1.el9_4.src.rpm SHA-256: 33ac9b13a1ef51954d1525cc718d058b0326f93bf3cdf6a06a9893fa78ce2e8e
aarch64
go-toolset-1.26.5-1.el9_4.aarch64.rpm SHA-256: 7e79fd8d66389526bae57fed38b62b0fc1ee80796061110edd0ead212d128c99
golang-1.26.5-1.el9_4.aarch64.rpm SHA-256: 031be6792ff832d90c368405bd179a3510789c2bde6f2d24e531197307a1d10c
golang-bin-1.26.5-1.el9_4.aarch64.rpm SHA-256: 31bf18c1ed9fdb4c82f4bd85c208cb80dabc0c5b455a1559818ab10f41a567f5
golang-docs-1.26.5-1.el9_4.noarch.rpm SHA-256: 24b252cc70f37e88296fbbe1224fa8f8dcf4fa36e4b625bc6b25f8ebf900a4a5
golang-misc-1.26.5-1.el9_4.noarch.rpm SHA-256: 233a288f27bb55531070aad596b28de00c4a841bf2dbafebdbe9909bc5c7324f
golang-race-1.26.5-1.el9_4.aarch64.rpm SHA-256: 2db2b7a2fc7c3af15a1c63af802f2a100da06f4d97e92357be57362fb6077232
golang-src-1.26.5-1.el9_4.noarch.rpm SHA-256: f587686641cc8801d6381bacd336b553a0e3dcf3fe3cb3017c185cfeec1e4d92
golang-tests-1.26.5-1.el9_4.noarch.rpm SHA-256: adda0c1f7145a5daee77ef891e4ebc32e65b32fdd905a616a942875301f870ee

Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4

SRPM
golang-1.26.5-1.el9_4.src.rpm SHA-256: 33ac9b13a1ef51954d1525cc718d058b0326f93bf3cdf6a06a9893fa78ce2e8e
s390x
go-toolset-1.26.5-1.el9_4.s390x.rpm SHA-256: 6de47b79ceafa8f3deac1ece32180d6b649a48754de0297e8480391e01a4e212
golang-1.26.5-1.el9_4.s390x.rpm SHA-256: 236c5e169f243ee70a9f1dc64c4e9862d27b967db2a6915b8a9e90344000cbdb
golang-bin-1.26.5-1.el9_4.s390x.rpm SHA-256: 5233ff284f2ee47846759fc8c77fd080935acc8a6af4669756cd77cb8055873b
golang-docs-1.26.5-1.el9_4.noarch.rpm SHA-256: 24b252cc70f37e88296fbbe1224fa8f8dcf4fa36e4b625bc6b25f8ebf900a4a5
golang-misc-1.26.5-1.el9_4.noarch.rpm SHA-256: 233a288f27bb55531070aad596b28de00c4a841bf2dbafebdbe9909bc5c7324f
golang-race-1.26.5-1.el9_4.s390x.rpm SHA-256: 67a578b55362f512934bc525261e9d960146535edce14f63cabdda8caee6ca92
golang-src-1.26.5-1.el9_4.noarch.rpm SHA-256: f587686641cc8801d6381bacd336b553a0e3dcf3fe3cb3017c185cfeec1e4d92
golang-tests-1.26.5-1.el9_4.noarch.rpm SHA-256: adda0c1f7145a5daee77ef891e4ebc32e65b32fdd905a616a942875301f870ee

Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 9.4

SRPM
golang-1.26.5-1.el9_4.src.rpm SHA-256: 33ac9b13a1ef51954d1525cc718d058b0326f93bf3cdf6a06a9893fa78ce2e8e
x86_64
go-toolset-1.26.5-1.el9_4.x86_64.rpm SHA-256: 4742ce51ce2fa80e8c5889e91062a6e2313ae991667454424cc2556d4431b6b2
golang-1.26.5-1.el9_4.x86_64.rpm SHA-256: 8ebeb230860b1ea7e3dcca03ba74096065d7a732b99622ce01751196b55bcca2
golang-bin-1.26.5-1.el9_4.x86_64.rpm SHA-256: 81555352fd0a7e87484c0a42141015571249ebb1a6126e6dc421b1cb40385db7
golang-docs-1.26.5-1.el9_4.noarch.rpm SHA-256: 24b252cc70f37e88296fbbe1224fa8f8dcf4fa36e4b625bc6b25f8ebf900a4a5
golang-misc-1.26.5-1.el9_4.noarch.rpm SHA-256: 233a288f27bb55531070aad596b28de00c4a841bf2dbafebdbe9909bc5c7324f
golang-race-1.26.5-1.el9_4.x86_64.rpm SHA-256: 55768fdd113d553b9722de749b08e60f897d38c363faad0ee765db2b51fb61b9
golang-src-1.26.5-1.el9_4.noarch.rpm SHA-256: f587686641cc8801d6381bacd336b553a0e3dcf3fe3cb3017c185cfeec1e4d92
golang-tests-1.26.5-1.el9_4.noarch.rpm SHA-256: adda0c1f7145a5daee77ef891e4ebc32e65b32fdd905a616a942875301f870ee

Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 9.4

SRPM
golang-1.26.5-1.el9_4.src.rpm SHA-256: 33ac9b13a1ef51954d1525cc718d058b0326f93bf3cdf6a06a9893fa78ce2e8e
aarch64
go-toolset-1.26.5-1.el9_4.aarch64.rpm SHA-256: 7e79fd8d66389526bae57fed38b62b0fc1ee80796061110edd0ead212d128c99
golang-1.26.5-1.el9_4.aarch64.rpm SHA-256: 031be6792ff832d90c368405bd179a3510789c2bde6f2d24e531197307a1d10c
golang-bin-1.26.5-1.el9_4.aarch64.rpm SHA-256: 31bf18c1ed9fdb4c82f4bd85c208cb80dabc0c5b455a1559818ab10f41a567f5
golang-docs-1.26.5-1.el9_4.noarch.rpm SHA-256: 24b252cc70f37e88296fbbe1224fa8f8dcf4fa36e4b625bc6b25f8ebf900a4a5
golang-misc-1.26.5-1.el9_4.noarch.rpm SHA-256: 233a288f27bb55531070aad596b28de00c4a841bf2dbafebdbe9909bc5c7324f
golang-race-1.26.5-1.el9_4.aarch64.rpm SHA-256: 2db2b7a2fc7c3af15a1c63af802f2a100da06f4d97e92357be57362fb6077232
golang-src-1.26.5-1.el9_4.noarch.rpm SHA-256: f587686641cc8801d6381bacd336b553a0e3dcf3fe3cb3017c185cfeec1e4d92
golang-tests-1.26.5-1.el9_4.noarch.rpm SHA-256: adda0c1f7145a5daee77ef891e4ebc32e65b32fdd905a616a942875301f870ee

Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 9.4

SRPM
golang-1.26.5-1.el9_4.src.rpm SHA-256: 33ac9b13a1ef51954d1525cc718d058b0326f93bf3cdf6a06a9893fa78ce2e8e
ppc64le
go-toolset-1.26.5-1.el9_4.ppc64le.rpm SHA-256: 0ce36987d6b05efb88a6d6cd703d33fb96b57a0f7091e51a3543c7d9b0cd089a
golang-1.26.5-1.el9_4.ppc64le.rpm SHA-256: 72e7ce4bfc0304ca6826e73e7876e9849bc3480c39fb1c85d2905ddb92bcf649
golang-bin-1.26.5-1.el9_4.ppc64le.rpm SHA-256: e6b93174c0a010b7fe875df99644392b242d45baa20b9965d2babe30520835d6
golang-docs-1.26.5-1.el9_4.noarch.rpm SHA-256: 24b252cc70f37e88296fbbe1224fa8f8dcf4fa36e4b625bc6b25f8ebf900a4a5
golang-misc-1.26.5-1.el9_4.noarch.rpm SHA-256: 233a288f27bb55531070aad596b28de00c4a841bf2dbafebdbe9909bc5c7324f
golang-race-1.26.5-1.el9_4.ppc64le.rpm SHA-256: 76630c735ef67f4463226a0ab201b5513e7d8b99ebe6bf3a716029d8e90e50a8
golang-src-1.26.5-1.el9_4.noarch.rpm SHA-256: f587686641cc8801d6381bacd336b553a0e3dcf3fe3cb3017c185cfeec1e4d92
golang-tests-1.26.5-1.el9_4.noarch.rpm SHA-256: adda0c1f7145a5daee77ef891e4ebc32e65b32fdd905a616a942875301f870ee

Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 9.4

SRPM
golang-1.26.5-1.el9_4.src.rpm SHA-256: 33ac9b13a1ef51954d1525cc718d058b0326f93bf3cdf6a06a9893fa78ce2e8e
s390x
go-toolset-1.26.5-1.el9_4.s390x.rpm SHA-256: 6de47b79ceafa8f3deac1ece32180d6b649a48754de0297e8480391e01a4e212
golang-1.26.5-1.el9_4.s390x.rpm SHA-256: 236c5e169f243ee70a9f1dc64c4e9862d27b967db2a6915b8a9e90344000cbdb
golang-bin-1.26.5-1.el9_4.s390x.rpm SHA-256: 5233ff284f2ee47846759fc8c77fd080935acc8a6af4669756cd77cb8055873b
golang-docs-1.26.5-1.el9_4.noarch.rpm SHA-256: 24b252cc70f37e88296fbbe1224fa8f8dcf4fa36e4b625bc6b25f8ebf900a4a5
golang-misc-1.26.5-1.el9_4.noarch.rpm SHA-256: 233a288f27bb55531070aad596b28de00c4a841bf2dbafebdbe9909bc5c7324f
golang-race-1.26.5-1.el9_4.s390x.rpm SHA-256: 67a578b55362f512934bc525261e9d960146535edce14f63cabdda8caee6ca92
golang-src-1.26.5-1.el9_4.noarch.rpm SHA-256: f587686641cc8801d6381bacd336b553a0e3dcf3fe3cb3017c185cfeec1e4d92
golang-tests-1.26.5-1.el9_4.noarch.rpm SHA-256: adda0c1f7145a5daee77ef891e4ebc32e65b32fdd905a616a942875301f870ee

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
© 2026 Red Hat

Red Hat legal and privacy links

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