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:1493 - Security Advisory
Issued:
2024-03-25
Updated:
2024-03-25

RHSA-2024:1493 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: thunderbird security update

Type/Severity

Security Advisory: Moderate

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 9.

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

Mozilla Thunderbird is a standalone mail and newsgroup client.

This update upgrades Thunderbird to version 115.9.0.

Security Fix(es):

  • nss: timing attack against RSA decryption (CVE-2023-5388)
  • Mozilla: Crash in NSS TLS method (CVE-2024-0743)
  • Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
  • Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
  • Mozilla: Integer overflow could have led to out of bounds write

(CVE-2024-2608)

  • Mozilla: Improper handling of html and body tags enabled CSP nonce leakage

(CVE-2024-2610)

  • Mozilla: Clickjacking vulnerability could have led to a user accidentally

granting permissions (CVE-2024-2611)

  • Mozilla: Self referencing object could have potentially led to a

use-after-free (CVE-2024-2612)

  • Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and

Thunderbird 115.9 (CVE-2024-2614)

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 9 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4 x86_64
  • Red Hat Enterprise Linux Server - AUS 9.6 x86_64
  • Red Hat Enterprise Linux Server - AUS 9.4 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 9 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4 s390x
  • Red Hat Enterprise Linux for Power, little endian 9 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4 ppc64le
  • Red Hat Enterprise Linux for ARM 64 9 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4 aarch64
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6 ppc64le
  • 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.6 x86_64
  • 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.6 aarch64
  • 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.6 s390x
  • Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4 s390x

Fixes

  • BZ - 2243644 - CVE-2023-5388 nss: timing attack against RSA decryption
  • BZ - 2260012 - CVE-2024-0743 Mozilla: Crash in NSS TLS method
  • BZ - 2268171 - CVE-2024-1936 Mozilla: Leaking of encrypted email subjects to other conversations
  • BZ - 2270660 - CVE-2024-2607 Mozilla: JIT code failed to save return registers on Armv7-A
  • BZ - 2270661 - CVE-2024-2608 Mozilla: Integer overflow could have led to out of bounds write
  • BZ - 2270663 - CVE-2024-2610 Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
  • BZ - 2270664 - CVE-2024-2611 Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions
  • BZ - 2270665 - CVE-2024-2612 Mozilla: Self referencing object could have potentially led to a use-after-free
  • BZ - 2270666 - CVE-2024-2614 Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9

CVEs

  • CVE-2023-5388
  • CVE-2024-0743
  • CVE-2024-1936
  • CVE-2024-2607
  • CVE-2024-2608
  • CVE-2024-2610
  • CVE-2024-2611
  • CVE-2024-2612
  • CVE-2024-2614

References

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

Red Hat Enterprise Linux for x86_64 9

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
x86_64
thunderbird-115.9.0-1.el9_3.x86_64.rpm SHA-256: 1801e9afa924d775cf04675dc6f3776491d2dce5de911f31974c3051095181d0
thunderbird-debuginfo-115.9.0-1.el9_3.x86_64.rpm SHA-256: 5ad75e4c1f1d2199142bd47f268a88265b0657bb4085836e8db737e44023717f
thunderbird-debugsource-115.9.0-1.el9_3.x86_64.rpm SHA-256: 3af27e1d8d96487e81152705360ce95db9247994fa16dc9917349c90d4ae3e19

Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
x86_64
thunderbird-115.9.0-1.el9_3.x86_64.rpm SHA-256: 1801e9afa924d775cf04675dc6f3776491d2dce5de911f31974c3051095181d0
thunderbird-debuginfo-115.9.0-1.el9_3.x86_64.rpm SHA-256: 5ad75e4c1f1d2199142bd47f268a88265b0657bb4085836e8db737e44023717f
thunderbird-debugsource-115.9.0-1.el9_3.x86_64.rpm SHA-256: 3af27e1d8d96487e81152705360ce95db9247994fa16dc9917349c90d4ae3e19

Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
x86_64
thunderbird-115.9.0-1.el9_3.x86_64.rpm SHA-256: 1801e9afa924d775cf04675dc6f3776491d2dce5de911f31974c3051095181d0
thunderbird-debuginfo-115.9.0-1.el9_3.x86_64.rpm SHA-256: 5ad75e4c1f1d2199142bd47f268a88265b0657bb4085836e8db737e44023717f
thunderbird-debugsource-115.9.0-1.el9_3.x86_64.rpm SHA-256: 3af27e1d8d96487e81152705360ce95db9247994fa16dc9917349c90d4ae3e19

Red Hat Enterprise Linux Server - AUS 9.6

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
x86_64
thunderbird-115.9.0-1.el9_3.x86_64.rpm SHA-256: 1801e9afa924d775cf04675dc6f3776491d2dce5de911f31974c3051095181d0
thunderbird-debuginfo-115.9.0-1.el9_3.x86_64.rpm SHA-256: 5ad75e4c1f1d2199142bd47f268a88265b0657bb4085836e8db737e44023717f
thunderbird-debugsource-115.9.0-1.el9_3.x86_64.rpm SHA-256: 3af27e1d8d96487e81152705360ce95db9247994fa16dc9917349c90d4ae3e19

Red Hat Enterprise Linux Server - AUS 9.4

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
x86_64
thunderbird-115.9.0-1.el9_3.x86_64.rpm SHA-256: 1801e9afa924d775cf04675dc6f3776491d2dce5de911f31974c3051095181d0
thunderbird-debuginfo-115.9.0-1.el9_3.x86_64.rpm SHA-256: 5ad75e4c1f1d2199142bd47f268a88265b0657bb4085836e8db737e44023717f
thunderbird-debugsource-115.9.0-1.el9_3.x86_64.rpm SHA-256: 3af27e1d8d96487e81152705360ce95db9247994fa16dc9917349c90d4ae3e19

Red Hat Enterprise Linux for IBM z Systems 9

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
s390x
thunderbird-115.9.0-1.el9_3.s390x.rpm SHA-256: 03d7e6265b326d12a2cdd7459becd6b77893b3a7d8477bc125443d854506788a
thunderbird-debuginfo-115.9.0-1.el9_3.s390x.rpm SHA-256: 63b61522c3d16f69cb44c8268719cb632cca743d6ae1f1f985c5cd43adf729aa
thunderbird-debugsource-115.9.0-1.el9_3.s390x.rpm SHA-256: 61bb2f32a6f6e5556917fe762cef0c15aab5ae090227fef57c211ecceeca5432

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
s390x
thunderbird-115.9.0-1.el9_3.s390x.rpm SHA-256: 03d7e6265b326d12a2cdd7459becd6b77893b3a7d8477bc125443d854506788a
thunderbird-debuginfo-115.9.0-1.el9_3.s390x.rpm SHA-256: 63b61522c3d16f69cb44c8268719cb632cca743d6ae1f1f985c5cd43adf729aa
thunderbird-debugsource-115.9.0-1.el9_3.s390x.rpm SHA-256: 61bb2f32a6f6e5556917fe762cef0c15aab5ae090227fef57c211ecceeca5432

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
s390x
thunderbird-115.9.0-1.el9_3.s390x.rpm SHA-256: 03d7e6265b326d12a2cdd7459becd6b77893b3a7d8477bc125443d854506788a
thunderbird-debuginfo-115.9.0-1.el9_3.s390x.rpm SHA-256: 63b61522c3d16f69cb44c8268719cb632cca743d6ae1f1f985c5cd43adf729aa
thunderbird-debugsource-115.9.0-1.el9_3.s390x.rpm SHA-256: 61bb2f32a6f6e5556917fe762cef0c15aab5ae090227fef57c211ecceeca5432

Red Hat Enterprise Linux for Power, little endian 9

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
ppc64le
thunderbird-115.9.0-1.el9_3.ppc64le.rpm SHA-256: 22c31c700c705982cd12ea7dbe37223570acb98d608d340d573f2a8cfc803653
thunderbird-debuginfo-115.9.0-1.el9_3.ppc64le.rpm SHA-256: a156de7ed15ba361b1190eb8de8e87b6a5dc6bf9d4cecfef5e8c36d8bbc14a99
thunderbird-debugsource-115.9.0-1.el9_3.ppc64le.rpm SHA-256: ea5738217954071d45956c90fbb4d0266df92ab6b8c9cce93174de0879a4f611

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
ppc64le
thunderbird-115.9.0-1.el9_3.ppc64le.rpm SHA-256: 22c31c700c705982cd12ea7dbe37223570acb98d608d340d573f2a8cfc803653
thunderbird-debuginfo-115.9.0-1.el9_3.ppc64le.rpm SHA-256: a156de7ed15ba361b1190eb8de8e87b6a5dc6bf9d4cecfef5e8c36d8bbc14a99
thunderbird-debugsource-115.9.0-1.el9_3.ppc64le.rpm SHA-256: ea5738217954071d45956c90fbb4d0266df92ab6b8c9cce93174de0879a4f611

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
ppc64le
thunderbird-115.9.0-1.el9_3.ppc64le.rpm SHA-256: 22c31c700c705982cd12ea7dbe37223570acb98d608d340d573f2a8cfc803653
thunderbird-debuginfo-115.9.0-1.el9_3.ppc64le.rpm SHA-256: a156de7ed15ba361b1190eb8de8e87b6a5dc6bf9d4cecfef5e8c36d8bbc14a99
thunderbird-debugsource-115.9.0-1.el9_3.ppc64le.rpm SHA-256: ea5738217954071d45956c90fbb4d0266df92ab6b8c9cce93174de0879a4f611

Red Hat Enterprise Linux for ARM 64 9

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
aarch64
thunderbird-115.9.0-1.el9_3.aarch64.rpm SHA-256: 155705c56f0787e758b485d4d8ba5cc3da231675a2e4f8d01902d34cbafbf3b9
thunderbird-debuginfo-115.9.0-1.el9_3.aarch64.rpm SHA-256: 13caf80e6a609a573cc635563ee8eaa79f56428b94776c7668c278e6f9d9016f
thunderbird-debugsource-115.9.0-1.el9_3.aarch64.rpm SHA-256: f952e5051f0b3865fbb182670cb60c037be21c0fb167d28de0524cb806a02969

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
aarch64
thunderbird-115.9.0-1.el9_3.aarch64.rpm SHA-256: 155705c56f0787e758b485d4d8ba5cc3da231675a2e4f8d01902d34cbafbf3b9
thunderbird-debuginfo-115.9.0-1.el9_3.aarch64.rpm SHA-256: 13caf80e6a609a573cc635563ee8eaa79f56428b94776c7668c278e6f9d9016f
thunderbird-debugsource-115.9.0-1.el9_3.aarch64.rpm SHA-256: f952e5051f0b3865fbb182670cb60c037be21c0fb167d28de0524cb806a02969

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
aarch64
thunderbird-115.9.0-1.el9_3.aarch64.rpm SHA-256: 155705c56f0787e758b485d4d8ba5cc3da231675a2e4f8d01902d34cbafbf3b9
thunderbird-debuginfo-115.9.0-1.el9_3.aarch64.rpm SHA-256: 13caf80e6a609a573cc635563ee8eaa79f56428b94776c7668c278e6f9d9016f
thunderbird-debugsource-115.9.0-1.el9_3.aarch64.rpm SHA-256: f952e5051f0b3865fbb182670cb60c037be21c0fb167d28de0524cb806a02969

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
ppc64le
thunderbird-115.9.0-1.el9_3.ppc64le.rpm SHA-256: 22c31c700c705982cd12ea7dbe37223570acb98d608d340d573f2a8cfc803653
thunderbird-debuginfo-115.9.0-1.el9_3.ppc64le.rpm SHA-256: a156de7ed15ba361b1190eb8de8e87b6a5dc6bf9d4cecfef5e8c36d8bbc14a99
thunderbird-debugsource-115.9.0-1.el9_3.ppc64le.rpm SHA-256: ea5738217954071d45956c90fbb4d0266df92ab6b8c9cce93174de0879a4f611

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
ppc64le
thunderbird-115.9.0-1.el9_3.ppc64le.rpm SHA-256: 22c31c700c705982cd12ea7dbe37223570acb98d608d340d573f2a8cfc803653
thunderbird-debuginfo-115.9.0-1.el9_3.ppc64le.rpm SHA-256: a156de7ed15ba361b1190eb8de8e87b6a5dc6bf9d4cecfef5e8c36d8bbc14a99
thunderbird-debugsource-115.9.0-1.el9_3.ppc64le.rpm SHA-256: ea5738217954071d45956c90fbb4d0266df92ab6b8c9cce93174de0879a4f611

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
x86_64
thunderbird-115.9.0-1.el9_3.x86_64.rpm SHA-256: 1801e9afa924d775cf04675dc6f3776491d2dce5de911f31974c3051095181d0
thunderbird-debuginfo-115.9.0-1.el9_3.x86_64.rpm SHA-256: 5ad75e4c1f1d2199142bd47f268a88265b0657bb4085836e8db737e44023717f
thunderbird-debugsource-115.9.0-1.el9_3.x86_64.rpm SHA-256: 3af27e1d8d96487e81152705360ce95db9247994fa16dc9917349c90d4ae3e19

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
x86_64
thunderbird-115.9.0-1.el9_3.x86_64.rpm SHA-256: 1801e9afa924d775cf04675dc6f3776491d2dce5de911f31974c3051095181d0
thunderbird-debuginfo-115.9.0-1.el9_3.x86_64.rpm SHA-256: 5ad75e4c1f1d2199142bd47f268a88265b0657bb4085836e8db737e44023717f
thunderbird-debugsource-115.9.0-1.el9_3.x86_64.rpm SHA-256: 3af27e1d8d96487e81152705360ce95db9247994fa16dc9917349c90d4ae3e19

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
aarch64
thunderbird-115.9.0-1.el9_3.aarch64.rpm SHA-256: 155705c56f0787e758b485d4d8ba5cc3da231675a2e4f8d01902d34cbafbf3b9
thunderbird-debuginfo-115.9.0-1.el9_3.aarch64.rpm SHA-256: 13caf80e6a609a573cc635563ee8eaa79f56428b94776c7668c278e6f9d9016f
thunderbird-debugsource-115.9.0-1.el9_3.aarch64.rpm SHA-256: f952e5051f0b3865fbb182670cb60c037be21c0fb167d28de0524cb806a02969

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
aarch64
thunderbird-115.9.0-1.el9_3.aarch64.rpm SHA-256: 155705c56f0787e758b485d4d8ba5cc3da231675a2e4f8d01902d34cbafbf3b9
thunderbird-debuginfo-115.9.0-1.el9_3.aarch64.rpm SHA-256: 13caf80e6a609a573cc635563ee8eaa79f56428b94776c7668c278e6f9d9016f
thunderbird-debugsource-115.9.0-1.el9_3.aarch64.rpm SHA-256: f952e5051f0b3865fbb182670cb60c037be21c0fb167d28de0524cb806a02969

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
s390x
thunderbird-115.9.0-1.el9_3.s390x.rpm SHA-256: 03d7e6265b326d12a2cdd7459becd6b77893b3a7d8477bc125443d854506788a
thunderbird-debuginfo-115.9.0-1.el9_3.s390x.rpm SHA-256: 63b61522c3d16f69cb44c8268719cb632cca743d6ae1f1f985c5cd43adf729aa
thunderbird-debugsource-115.9.0-1.el9_3.s390x.rpm SHA-256: 61bb2f32a6f6e5556917fe762cef0c15aab5ae090227fef57c211ecceeca5432

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

SRPM
thunderbird-115.9.0-1.el9_3.src.rpm SHA-256: 12124ec37a1be28ce1514918d8449c8dea395f481acfa4fc6e9a4f40dbb7f391
s390x
thunderbird-115.9.0-1.el9_3.s390x.rpm SHA-256: 03d7e6265b326d12a2cdd7459becd6b77893b3a7d8477bc125443d854506788a
thunderbird-debuginfo-115.9.0-1.el9_3.s390x.rpm SHA-256: 63b61522c3d16f69cb44c8268719cb632cca743d6ae1f1f985c5cd43adf729aa
thunderbird-debugsource-115.9.0-1.el9_3.s390x.rpm SHA-256: 61bb2f32a6f6e5556917fe762cef0c15aab5ae090227fef57c211ecceeca5432

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