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

RHSA-2024:0022 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: firefox 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 firefox is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.

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 Firefox is an open-source web browser, designed for standards compliance, performance, and portability.

This update upgrades Firefox to version 115.6.0 ESR.

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: Potential exposure of uninitialized data in <code>EncryptingOutputStream</code> (CVE-2023-6865)
  • 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: Clickjacking permission prompts using the popup transition (CVE-2023-6867)
  • 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

After installing the update, Firefox must be restarted for the changes to take effect.

Affected Products

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

Fixes

  • BZ - 2255360 - CVE-2023-6856 Mozilla: Heap-buffer-overflow affecting WebGL <code>DrawElementsInstanced</code> method with Mesa VM driver
  • BZ - 2255361 - CVE-2023-6865 Mozilla: Potential exposure of uninitialized data in <code>EncryptingOutputStream</code>
  • 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 - 2255366 - CVE-2023-6867 Mozilla: Clickjacking permission prompts using the popup transition
  • 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

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-6865
  • CVE-2023-6867

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 9.0

SRPM
firefox-115.6.0-1.el9_0.src.rpm SHA-256: ea55df6cc7fcf93af7d94de041a7162b14621fc5caf8295d661570a7f67cb50c
x86_64
firefox-115.6.0-1.el9_0.x86_64.rpm SHA-256: f6b7f7a38e2f180f7647238c2dedfc629a4b741d6c11c81ba50f6ddb30ef8766
firefox-debuginfo-115.6.0-1.el9_0.x86_64.rpm SHA-256: 8fe446afd88fd4df3759401abde7e2ecc1fa45c68ff783f11a10d0127538ec1e
firefox-debugsource-115.6.0-1.el9_0.x86_64.rpm SHA-256: c1c0168d615cf84d693ebe882aedc9a9e727af04e38d1d1d7d8bcb89812bebe4

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

SRPM
firefox-115.6.0-1.el9_0.src.rpm SHA-256: ea55df6cc7fcf93af7d94de041a7162b14621fc5caf8295d661570a7f67cb50c
s390x
firefox-115.6.0-1.el9_0.s390x.rpm SHA-256: d1509dd06df3f4cf2cab65aaec33e4f00b490afc9f4089ad5606c356a3be5a88
firefox-debuginfo-115.6.0-1.el9_0.s390x.rpm SHA-256: 8e3cbdb9cfa03a446757869b222e5cf93b1cc53d7d269a6cab084a55363debb8
firefox-debugsource-115.6.0-1.el9_0.s390x.rpm SHA-256: 3ad38a0ef1f14d63372b616a68f758ec4d7ede6644dae516ada7fedc23599485

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

SRPM
firefox-115.6.0-1.el9_0.src.rpm SHA-256: ea55df6cc7fcf93af7d94de041a7162b14621fc5caf8295d661570a7f67cb50c
ppc64le
firefox-115.6.0-1.el9_0.ppc64le.rpm SHA-256: d5db0d35d7977998ab562a297c0ac1df931e8dabc666fd3ae03098affe9aa469
firefox-debuginfo-115.6.0-1.el9_0.ppc64le.rpm SHA-256: 6135bb9a3b93e6482e4f48e0421e3e999a11b866dcff25b39f8e13d2c647a396
firefox-debugsource-115.6.0-1.el9_0.ppc64le.rpm SHA-256: 59d0f9fd84f409566e36b0ba27b7f645acf65d2992cb631db9ce9656e38518c4

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

SRPM
firefox-115.6.0-1.el9_0.src.rpm SHA-256: ea55df6cc7fcf93af7d94de041a7162b14621fc5caf8295d661570a7f67cb50c
aarch64
firefox-115.6.0-1.el9_0.aarch64.rpm SHA-256: cd0a5e63f0892811d7460d5c44f3b43ee83cc58aaa5a1a9b407668013e86a422
firefox-debuginfo-115.6.0-1.el9_0.aarch64.rpm SHA-256: e911fddd1616de5025d989ccdb31629bb81c2ba3a3f2c15e70257a95791463c2
firefox-debugsource-115.6.0-1.el9_0.aarch64.rpm SHA-256: c1bc71d96abe7cda5fdf737905bcb5f7518aa3fb2fa680998c3326209390d7f5

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

SRPM
firefox-115.6.0-1.el9_0.src.rpm SHA-256: ea55df6cc7fcf93af7d94de041a7162b14621fc5caf8295d661570a7f67cb50c
ppc64le
firefox-115.6.0-1.el9_0.ppc64le.rpm SHA-256: d5db0d35d7977998ab562a297c0ac1df931e8dabc666fd3ae03098affe9aa469
firefox-debuginfo-115.6.0-1.el9_0.ppc64le.rpm SHA-256: 6135bb9a3b93e6482e4f48e0421e3e999a11b866dcff25b39f8e13d2c647a396
firefox-debugsource-115.6.0-1.el9_0.ppc64le.rpm SHA-256: 59d0f9fd84f409566e36b0ba27b7f645acf65d2992cb631db9ce9656e38518c4

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

SRPM
firefox-115.6.0-1.el9_0.src.rpm SHA-256: ea55df6cc7fcf93af7d94de041a7162b14621fc5caf8295d661570a7f67cb50c
x86_64
firefox-115.6.0-1.el9_0.x86_64.rpm SHA-256: f6b7f7a38e2f180f7647238c2dedfc629a4b741d6c11c81ba50f6ddb30ef8766
firefox-debuginfo-115.6.0-1.el9_0.x86_64.rpm SHA-256: 8fe446afd88fd4df3759401abde7e2ecc1fa45c68ff783f11a10d0127538ec1e
firefox-debugsource-115.6.0-1.el9_0.x86_64.rpm SHA-256: c1c0168d615cf84d693ebe882aedc9a9e727af04e38d1d1d7d8bcb89812bebe4

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

SRPM
firefox-115.6.0-1.el9_0.src.rpm SHA-256: ea55df6cc7fcf93af7d94de041a7162b14621fc5caf8295d661570a7f67cb50c
aarch64
firefox-115.6.0-1.el9_0.aarch64.rpm SHA-256: cd0a5e63f0892811d7460d5c44f3b43ee83cc58aaa5a1a9b407668013e86a422
firefox-debuginfo-115.6.0-1.el9_0.aarch64.rpm SHA-256: e911fddd1616de5025d989ccdb31629bb81c2ba3a3f2c15e70257a95791463c2
firefox-debugsource-115.6.0-1.el9_0.aarch64.rpm SHA-256: c1bc71d96abe7cda5fdf737905bcb5f7518aa3fb2fa680998c3326209390d7f5

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

SRPM
firefox-115.6.0-1.el9_0.src.rpm SHA-256: ea55df6cc7fcf93af7d94de041a7162b14621fc5caf8295d661570a7f67cb50c
s390x
firefox-115.6.0-1.el9_0.s390x.rpm SHA-256: d1509dd06df3f4cf2cab65aaec33e4f00b490afc9f4089ad5606c356a3be5a88
firefox-debuginfo-115.6.0-1.el9_0.s390x.rpm SHA-256: 8e3cbdb9cfa03a446757869b222e5cf93b1cc53d7d269a6cab084a55363debb8
firefox-debugsource-115.6.0-1.el9_0.s390x.rpm SHA-256: 3ad38a0ef1f14d63372b616a68f758ec4d7ede6644dae516ada7fedc23599485

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, Inc.

Red Hat legal and privacy links

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