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-2021:5045 - Security Advisory
Issued:
2021-12-09
Updated:
2021-12-09

RHSA-2021:5045 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: thunderbird security update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for thunderbird is now available for Red Hat Enterprise Linux 8.

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

Mozilla Thunderbird is a standalone mail and newsgroup client.

This update upgrades Thunderbird to version 91.4.0.

Security Fix(es):

  • Mozilla: Memory safety bugs fixed in Firefox 95 and Firefox ESR 91.4 (BZ#2030116)
  • Mozilla: URL leakage when navigating while executing asynchronous function (CVE-2021-43536)
  • Mozilla: Heap buffer overflow when using structured clone (CVE-2021-43537)
  • Mozilla: Missing fullscreen and pointer lock notification when requesting both (CVE-2021-43538)
  • Mozilla: GC rooting failure when calling wasm instance methods (CVE-2021-43539)
  • Mozilla: External protocol handler parameters were unescaped (CVE-2021-43541)
  • Mozilla: XMLHttpRequest error codes could have leaked the existence of an external protocol handler (CVE-2021-43542)
  • Mozilla: Bypass of CSP sandbox directive when embedding (CVE-2021-43543)
  • Mozilla: JavaScript unexpectedly enabled for the composition area (CVE-2021-43528)
  • Mozilla: Denial of Service when using the Location API in a loop (CVE-2021-43545)
  • Mozilla: Cursor spoofing could overlay user interface when native cursor is zoomed (CVE-2021-43546)

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

All running instances of Thunderbird must be restarted for the update to take effect.

Affected Products

  • Red Hat Enterprise Linux for x86_64 8 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.8 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.6 x86_64
  • Red Hat Enterprise Linux Server - AUS 8.6 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 8 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.8 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.6 s390x
  • Red Hat Enterprise Linux for Power, little endian 8 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.8 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.6 ppc64le
  • Red Hat Enterprise Linux Server - TUS 8.8 x86_64
  • Red Hat Enterprise Linux Server - TUS 8.6 x86_64
  • Red Hat Enterprise Linux for ARM 64 8 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.8 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.6 aarch64
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.6 ppc64le
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6 x86_64

Fixes

  • BZ - 2030105 - CVE-2021-43536 Mozilla: URL leakage when navigating while executing asynchronous function
  • BZ - 2030106 - CVE-2021-43537 Mozilla: Heap buffer overflow when using structured clone
  • BZ - 2030109 - CVE-2021-43538 Mozilla: Missing fullscreen and pointer lock notification when requesting both
  • BZ - 2030110 - CVE-2021-43539 Mozilla: GC rooting failure when calling wasm instance methods
  • BZ - 2030111 - CVE-2021-43541 Mozilla: External protocol handler parameters were unescaped
  • BZ - 2030112 - CVE-2021-43542 Mozilla: XMLHttpRequest error codes could have leaked the existence of an external protocol handler
  • BZ - 2030113 - CVE-2021-43543 Mozilla: Bypass of CSP sandbox directive when embedding
  • BZ - 2030114 - CVE-2021-43545 Mozilla: Denial of Service when using the Location API in a loop
  • BZ - 2030115 - CVE-2021-43546 Mozilla: Cursor spoofing could overlay user interface when native cursor is zoomed
  • BZ - 2030116 - Mozilla: Memory safety bugs fixed in Firefox 95 and Firefox ESR 91.4
  • BZ - 2030137 - CVE-2021-43528 Mozilla: JavaScript unexpectedly enabled for the composition area

CVEs

  • CVE-2021-4129
  • CVE-2021-43528
  • CVE-2021-43536
  • CVE-2021-43537
  • CVE-2021-43538
  • CVE-2021-43539
  • CVE-2021-43541
  • CVE-2021-43542
  • CVE-2021-43543
  • CVE-2021-43545
  • CVE-2021-43546

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 for x86_64 8

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
x86_64
thunderbird-91.4.0-2.el8_5.x86_64.rpm SHA-256: b978b73123f5d8da3be89c70afaffe497ee8fb015d126903383ef75a1bcaa205
thunderbird-debuginfo-91.4.0-2.el8_5.x86_64.rpm SHA-256: b5e919f38cf35b643224de5becd8aad24852d9d5c910c399370137ee16f9ea97
thunderbird-debugsource-91.4.0-2.el8_5.x86_64.rpm SHA-256: d3a8ed038f6306619582af54824bdf07127bfca12a06601c1559c979dd5deb7b

Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.8

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
x86_64
thunderbird-91.4.0-2.el8_5.x86_64.rpm SHA-256: b978b73123f5d8da3be89c70afaffe497ee8fb015d126903383ef75a1bcaa205
thunderbird-debuginfo-91.4.0-2.el8_5.x86_64.rpm SHA-256: b5e919f38cf35b643224de5becd8aad24852d9d5c910c399370137ee16f9ea97
thunderbird-debugsource-91.4.0-2.el8_5.x86_64.rpm SHA-256: d3a8ed038f6306619582af54824bdf07127bfca12a06601c1559c979dd5deb7b

Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.6

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
x86_64
thunderbird-91.4.0-2.el8_5.x86_64.rpm SHA-256: b978b73123f5d8da3be89c70afaffe497ee8fb015d126903383ef75a1bcaa205
thunderbird-debuginfo-91.4.0-2.el8_5.x86_64.rpm SHA-256: b5e919f38cf35b643224de5becd8aad24852d9d5c910c399370137ee16f9ea97
thunderbird-debugsource-91.4.0-2.el8_5.x86_64.rpm SHA-256: d3a8ed038f6306619582af54824bdf07127bfca12a06601c1559c979dd5deb7b

Red Hat Enterprise Linux Server - AUS 8.6

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
x86_64
thunderbird-91.4.0-2.el8_5.x86_64.rpm SHA-256: b978b73123f5d8da3be89c70afaffe497ee8fb015d126903383ef75a1bcaa205
thunderbird-debuginfo-91.4.0-2.el8_5.x86_64.rpm SHA-256: b5e919f38cf35b643224de5becd8aad24852d9d5c910c399370137ee16f9ea97
thunderbird-debugsource-91.4.0-2.el8_5.x86_64.rpm SHA-256: d3a8ed038f6306619582af54824bdf07127bfca12a06601c1559c979dd5deb7b

Red Hat Enterprise Linux for IBM z Systems 8

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
s390x
thunderbird-91.4.0-2.el8_5.s390x.rpm SHA-256: cbbe8f7e1a67a0a32fa495196cf30b18e1020f11af54cc2a434b555faa660d94
thunderbird-debuginfo-91.4.0-2.el8_5.s390x.rpm SHA-256: 0aeb8386dcf0a725781dd4c2af8c8347b258e63f4a89001df17c032df2e02f11
thunderbird-debugsource-91.4.0-2.el8_5.s390x.rpm SHA-256: fd837e53e165e835fe6590d501caf35d4bc982b6acb2e3262ecced5c1191aca5

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.8

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
s390x
thunderbird-91.4.0-2.el8_5.s390x.rpm SHA-256: cbbe8f7e1a67a0a32fa495196cf30b18e1020f11af54cc2a434b555faa660d94
thunderbird-debuginfo-91.4.0-2.el8_5.s390x.rpm SHA-256: 0aeb8386dcf0a725781dd4c2af8c8347b258e63f4a89001df17c032df2e02f11
thunderbird-debugsource-91.4.0-2.el8_5.s390x.rpm SHA-256: fd837e53e165e835fe6590d501caf35d4bc982b6acb2e3262ecced5c1191aca5

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.6

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
s390x
thunderbird-91.4.0-2.el8_5.s390x.rpm SHA-256: cbbe8f7e1a67a0a32fa495196cf30b18e1020f11af54cc2a434b555faa660d94
thunderbird-debuginfo-91.4.0-2.el8_5.s390x.rpm SHA-256: 0aeb8386dcf0a725781dd4c2af8c8347b258e63f4a89001df17c032df2e02f11
thunderbird-debugsource-91.4.0-2.el8_5.s390x.rpm SHA-256: fd837e53e165e835fe6590d501caf35d4bc982b6acb2e3262ecced5c1191aca5

Red Hat Enterprise Linux for Power, little endian 8

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
ppc64le
thunderbird-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 07937311a6c4881fa263bc3573ad53ce9113cebf18010a42ecfbf50dc0dd8761
thunderbird-debuginfo-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 54d43b5fb68273e9d47840e43470f2682cbeb79ccf432f4fa5d427a92086b9d3
thunderbird-debugsource-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 582a4870d1963182428928bd3587111545e424debcd87466f47fbf621e2314fc

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.8

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
ppc64le
thunderbird-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 07937311a6c4881fa263bc3573ad53ce9113cebf18010a42ecfbf50dc0dd8761
thunderbird-debuginfo-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 54d43b5fb68273e9d47840e43470f2682cbeb79ccf432f4fa5d427a92086b9d3
thunderbird-debugsource-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 582a4870d1963182428928bd3587111545e424debcd87466f47fbf621e2314fc

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.6

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
ppc64le
thunderbird-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 07937311a6c4881fa263bc3573ad53ce9113cebf18010a42ecfbf50dc0dd8761
thunderbird-debuginfo-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 54d43b5fb68273e9d47840e43470f2682cbeb79ccf432f4fa5d427a92086b9d3
thunderbird-debugsource-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 582a4870d1963182428928bd3587111545e424debcd87466f47fbf621e2314fc

Red Hat Enterprise Linux Server - TUS 8.8

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
x86_64
thunderbird-91.4.0-2.el8_5.x86_64.rpm SHA-256: b978b73123f5d8da3be89c70afaffe497ee8fb015d126903383ef75a1bcaa205
thunderbird-debuginfo-91.4.0-2.el8_5.x86_64.rpm SHA-256: b5e919f38cf35b643224de5becd8aad24852d9d5c910c399370137ee16f9ea97
thunderbird-debugsource-91.4.0-2.el8_5.x86_64.rpm SHA-256: d3a8ed038f6306619582af54824bdf07127bfca12a06601c1559c979dd5deb7b

Red Hat Enterprise Linux Server - TUS 8.6

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
x86_64
thunderbird-91.4.0-2.el8_5.x86_64.rpm SHA-256: b978b73123f5d8da3be89c70afaffe497ee8fb015d126903383ef75a1bcaa205
thunderbird-debuginfo-91.4.0-2.el8_5.x86_64.rpm SHA-256: b5e919f38cf35b643224de5becd8aad24852d9d5c910c399370137ee16f9ea97
thunderbird-debugsource-91.4.0-2.el8_5.x86_64.rpm SHA-256: d3a8ed038f6306619582af54824bdf07127bfca12a06601c1559c979dd5deb7b

Red Hat Enterprise Linux for ARM 64 8

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
aarch64
thunderbird-91.4.0-2.el8_5.aarch64.rpm SHA-256: 0539cfeab1e648c38c4bae6ddf75967cac849b34e6b667b860a52f509b7356a2
thunderbird-debuginfo-91.4.0-2.el8_5.aarch64.rpm SHA-256: 368d19cd0fdb16f9ead69342b18956da2e064a26614b9728b86ee784a34dec82
thunderbird-debugsource-91.4.0-2.el8_5.aarch64.rpm SHA-256: f2342774a94526b45694ce12cfb761a899105a931fe062139f2d4a90cde054e1

Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.8

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
aarch64
thunderbird-91.4.0-2.el8_5.aarch64.rpm SHA-256: 0539cfeab1e648c38c4bae6ddf75967cac849b34e6b667b860a52f509b7356a2
thunderbird-debuginfo-91.4.0-2.el8_5.aarch64.rpm SHA-256: 368d19cd0fdb16f9ead69342b18956da2e064a26614b9728b86ee784a34dec82
thunderbird-debugsource-91.4.0-2.el8_5.aarch64.rpm SHA-256: f2342774a94526b45694ce12cfb761a899105a931fe062139f2d4a90cde054e1

Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.6

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
aarch64
thunderbird-91.4.0-2.el8_5.aarch64.rpm SHA-256: 0539cfeab1e648c38c4bae6ddf75967cac849b34e6b667b860a52f509b7356a2
thunderbird-debuginfo-91.4.0-2.el8_5.aarch64.rpm SHA-256: 368d19cd0fdb16f9ead69342b18956da2e064a26614b9728b86ee784a34dec82
thunderbird-debugsource-91.4.0-2.el8_5.aarch64.rpm SHA-256: f2342774a94526b45694ce12cfb761a899105a931fe062139f2d4a90cde054e1

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

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
ppc64le
thunderbird-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 07937311a6c4881fa263bc3573ad53ce9113cebf18010a42ecfbf50dc0dd8761
thunderbird-debuginfo-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 54d43b5fb68273e9d47840e43470f2682cbeb79ccf432f4fa5d427a92086b9d3
thunderbird-debugsource-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 582a4870d1963182428928bd3587111545e424debcd87466f47fbf621e2314fc

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

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
ppc64le
thunderbird-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 07937311a6c4881fa263bc3573ad53ce9113cebf18010a42ecfbf50dc0dd8761
thunderbird-debuginfo-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 54d43b5fb68273e9d47840e43470f2682cbeb79ccf432f4fa5d427a92086b9d3
thunderbird-debugsource-91.4.0-2.el8_5.ppc64le.rpm SHA-256: 582a4870d1963182428928bd3587111545e424debcd87466f47fbf621e2314fc

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

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
x86_64
thunderbird-91.4.0-2.el8_5.x86_64.rpm SHA-256: b978b73123f5d8da3be89c70afaffe497ee8fb015d126903383ef75a1bcaa205
thunderbird-debuginfo-91.4.0-2.el8_5.x86_64.rpm SHA-256: b5e919f38cf35b643224de5becd8aad24852d9d5c910c399370137ee16f9ea97
thunderbird-debugsource-91.4.0-2.el8_5.x86_64.rpm SHA-256: d3a8ed038f6306619582af54824bdf07127bfca12a06601c1559c979dd5deb7b

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

SRPM
thunderbird-91.4.0-2.el8_5.src.rpm SHA-256: dbec68b9ffed0ab446d8b456d0e442046e79a5f28506e42d2a96a4e1d897f3f9
x86_64
thunderbird-91.4.0-2.el8_5.x86_64.rpm SHA-256: b978b73123f5d8da3be89c70afaffe497ee8fb015d126903383ef75a1bcaa205
thunderbird-debuginfo-91.4.0-2.el8_5.x86_64.rpm SHA-256: b5e919f38cf35b643224de5becd8aad24852d9d5c910c399370137ee16f9ea97
thunderbird-debugsource-91.4.0-2.el8_5.x86_64.rpm SHA-256: d3a8ed038f6306619582af54824bdf07127bfca12a06601c1559c979dd5deb7b

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