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:0028 - Security Advisory
Issued:
2024-01-02
Updated:
2024-01-02

RHSA-2024:0028 - 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.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.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

Mozilla Thunderbird is a standalone mail and newsgroup client.

This update upgrades Thunderbird to version 115.6.0.

Security Fix(es):

  • Mozilla: Heap-buffer-overflow affecting WebGL <code>DrawElementsInstanced</code> method with Mesa VM driver (CVE-2023-6856)
  • Mozilla: Memory safety bugs fixed in Firefox 121, Firefox ESR 115.6, and Thunderbird 115.6 (CVE-2023-6864)
  • Mozilla: S/MIME signature accepted despite mismatching message date (CVE-2023-50761)
  • Mozilla: Truncated signed text was shown with a valid OpenPGP signature (CVE-2023-50762)
  • Mozilla: Symlinks may resolve to smaller than expected buffers (CVE-2023-6857)
  • Mozilla: Heap buffer overflow in <code>nsTextFragment</code> (CVE-2023-6858)
  • Mozilla: Use-after-free in PR_GetIdentitiesLayer (CVE-2023-6859)
  • Mozilla: Potential sandbox escape due to <code>VideoBridge</code> lack of texture validation (CVE-2023-6860)
  • Mozilla: Heap buffer overflow affected <code>nsWindow::PickerOpen(void)</code> in headless mode (CVE-2023-6861)
  • Mozilla: Use-after-free in <code>nsDNSService</code> (CVE-2023-6862)
  • Mozilla: Undefined behavior in <code>ShutdownObserver()</code> (CVE-2023-6863)

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 - Extended Update Support Extension 8.4 x86_64
  • Red Hat Enterprise Linux Server - AUS 8.4 x86_64
  • Red Hat Enterprise Linux Server - TUS 8.4 x86_64
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.4 ppc64le
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.4 x86_64

Fixes

  • BZ - 2255360 - CVE-2023-6856 Mozilla: Heap-buffer-overflow affecting WebGL <code>DrawElementsInstanced</code> method with Mesa VM driver
  • BZ - 2255362 - CVE-2023-6857 Mozilla: Symlinks may resolve to smaller than expected buffers
  • BZ - 2255363 - CVE-2023-6858 Mozilla: Heap buffer overflow in <code>nsTextFragment</code>
  • BZ - 2255364 - CVE-2023-6859 Mozilla: Use-after-free in PR_GetIdentitiesLayer
  • BZ - 2255365 - CVE-2023-6860 Mozilla: Potential sandbox escape due to <code>VideoBridge</code> lack of texture validation
  • BZ - 2255367 - CVE-2023-6861 Mozilla: Heap buffer overflow affected <code>nsWindow::PickerOpen(void)</code> in headless mode
  • BZ - 2255368 - CVE-2023-6862 Mozilla: Use-after-free in <code>nsDNSService</code>
  • BZ - 2255369 - CVE-2023-6863 Mozilla: Undefined behavior in <code>ShutdownObserver()</code>
  • BZ - 2255370 - CVE-2023-6864 Mozilla: Memory safety bugs fixed in Firefox 121, Firefox ESR 115.6, and Thunderbird 115.6
  • BZ - 2255378 - CVE-2023-50761 Mozilla: S/MIME signature accepted despite mismatching message date
  • BZ - 2255379 - CVE-2023-50762 Mozilla: Truncated signed text was shown with a valid OpenPGP signature

CVEs

  • CVE-2023-6856
  • CVE-2023-6857
  • CVE-2023-6858
  • CVE-2023-6859
  • CVE-2023-6860
  • CVE-2023-6861
  • CVE-2023-6862
  • CVE-2023-6863
  • CVE-2023-6864
  • CVE-2023-50761
  • CVE-2023-50762

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 - Extended Update Support Extension 8.4

SRPM
thunderbird-115.6.0-1.el8_4.src.rpm SHA-256: 9af430df467976525e065f3fee574d100e0cdecb6deda1584b18afd622787f83
x86_64
thunderbird-115.6.0-1.el8_4.x86_64.rpm SHA-256: fcbd391774498e4e5804a27789a5b071e9a5089097c4826d296b8353beeb6bc2
thunderbird-debuginfo-115.6.0-1.el8_4.x86_64.rpm SHA-256: 9561574f03320b93aa64475c74a416eb245577edc3bf8c5bfb69cfb01f33bff2
thunderbird-debugsource-115.6.0-1.el8_4.x86_64.rpm SHA-256: 481df2701d9dd5370e5fcf6a58996861118d597fbaba85cf6a0fec4adb22739e

Red Hat Enterprise Linux Server - AUS 8.4

SRPM
thunderbird-115.6.0-1.el8_4.src.rpm SHA-256: 9af430df467976525e065f3fee574d100e0cdecb6deda1584b18afd622787f83
x86_64
thunderbird-115.6.0-1.el8_4.x86_64.rpm SHA-256: fcbd391774498e4e5804a27789a5b071e9a5089097c4826d296b8353beeb6bc2
thunderbird-debuginfo-115.6.0-1.el8_4.x86_64.rpm SHA-256: 9561574f03320b93aa64475c74a416eb245577edc3bf8c5bfb69cfb01f33bff2
thunderbird-debugsource-115.6.0-1.el8_4.x86_64.rpm SHA-256: 481df2701d9dd5370e5fcf6a58996861118d597fbaba85cf6a0fec4adb22739e

Red Hat Enterprise Linux Server - TUS 8.4

SRPM
thunderbird-115.6.0-1.el8_4.src.rpm SHA-256: 9af430df467976525e065f3fee574d100e0cdecb6deda1584b18afd622787f83
x86_64
thunderbird-115.6.0-1.el8_4.x86_64.rpm SHA-256: fcbd391774498e4e5804a27789a5b071e9a5089097c4826d296b8353beeb6bc2
thunderbird-debuginfo-115.6.0-1.el8_4.x86_64.rpm SHA-256: 9561574f03320b93aa64475c74a416eb245577edc3bf8c5bfb69cfb01f33bff2
thunderbird-debugsource-115.6.0-1.el8_4.x86_64.rpm SHA-256: 481df2701d9dd5370e5fcf6a58996861118d597fbaba85cf6a0fec4adb22739e

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

SRPM
thunderbird-115.6.0-1.el8_4.src.rpm SHA-256: 9af430df467976525e065f3fee574d100e0cdecb6deda1584b18afd622787f83
ppc64le
thunderbird-115.6.0-1.el8_4.ppc64le.rpm SHA-256: e2280c8c80b91ac8f951606f4903eb1ec6b55c3b67e866750d99089c90dee0ca
thunderbird-debuginfo-115.6.0-1.el8_4.ppc64le.rpm SHA-256: be7509a31b87f0833ef836bba3b2ac75860430fb134f959973bbf134ee3a09ca
thunderbird-debugsource-115.6.0-1.el8_4.ppc64le.rpm SHA-256: 2cdb4b7bd54714ab96e4b51ef8581fe872ad2e0604af81394cb6cd4195ef704d

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

SRPM
thunderbird-115.6.0-1.el8_4.src.rpm SHA-256: 9af430df467976525e065f3fee574d100e0cdecb6deda1584b18afd622787f83
x86_64
thunderbird-115.6.0-1.el8_4.x86_64.rpm SHA-256: fcbd391774498e4e5804a27789a5b071e9a5089097c4826d296b8353beeb6bc2
thunderbird-debuginfo-115.6.0-1.el8_4.x86_64.rpm SHA-256: 9561574f03320b93aa64475c74a416eb245577edc3bf8c5bfb69cfb01f33bff2
thunderbird-debugsource-115.6.0-1.el8_4.x86_64.rpm SHA-256: 481df2701d9dd5370e5fcf6a58996861118d597fbaba85cf6a0fec4adb22739e

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