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:71586 - Security Advisory
Issued:
2026-09-24
Updated:
2026-09-24

RHSA-2026:71586 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: libxml2 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 libxml2 is now available for Red Hat Enterprise Linux 10.

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 libxml2 library is a development toolbox providing the implementation of various XML standards.

Security Fix(es):

  • libxml2: libxml2: Arbitrary code execution via heap-based buffer overflow (CVE-2026-86138)
  • libxml2: libxml2: Data integrity issues due to integer overflow in write callbacks (CVE-2026-86143)
  • libxml2: libxml2: Arbitrary code execution via stack-based buffer overflow in xmlSnprintfElements (CVE-2026-86140)
  • libxml2: libxml2: Heap-based buffer overflow in xmlXPtrEval due to xpointer length saturation (CVE-2026-86142)
  • libxml2: libxml2: Information disclosure, SSRF, or denial of service due to improper parseFlags propagation. (CVE-2026-86144)
  • libxml2: double-free/UAF in libxml2 Python bindings (CVE-2026-74860)

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 for x86_64 10 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.2 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 10 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.2 s390x
  • Red Hat Enterprise Linux for Power, little endian 10 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.2 ppc64le
  • Red Hat Enterprise Linux for ARM 64 10 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.2 aarch64
  • Red Hat CodeReady Linux Builder for x86_64 10 x86_64
  • Red Hat CodeReady Linux Builder for Power, little endian 10 ppc64le
  • Red Hat CodeReady Linux Builder for ARM 64 10 aarch64
  • Red Hat CodeReady Linux Builder for IBM z Systems 10 s390x
  • Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.2 x86_64
  • Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.2 ppc64le
  • Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.2 s390x
  • Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.2 aarch64
  • Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.2 aarch64
  • Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.2 s390x
  • Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.2 ppc64le
  • Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.2 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 10.2 x86_64
  • Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 10.2 aarch64
  • Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 10.2 ppc64le
  • Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 10.2 s390x

Fixes

  • BZ - 2528986 - CVE-2026-86138 libxml2: libxml2: Arbitrary code execution via heap-based buffer overflow
  • BZ - 2528987 - CVE-2026-86143 libxml2: libxml2: Data integrity issues due to integer overflow in write callbacks
  • BZ - 2528989 - CVE-2026-86140 libxml2: libxml2: Arbitrary code execution via stack-based buffer overflow in xmlSnprintfElements
  • BZ - 2528990 - CVE-2026-86142 libxml2: libxml2: Heap-based buffer overflow in xmlXPtrEval due to xpointer length saturation
  • BZ - 2528992 - CVE-2026-86144 libxml2: libxml2: Information disclosure, SSRF, or denial of service due to improper parseFlags propagation.
  • BZ - 2529697 - CVE-2026-74860 libxml2: double-free/UAF in libxml2 Python bindings

CVEs

  • CVE-2026-74860
  • CVE-2026-86138
  • CVE-2026-86140
  • CVE-2026-86142
  • CVE-2026-86143
  • CVE-2026-86144

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 10

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
x86_64
libxml2-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 3aa7530edec2ff558820ca18e213b42f98244b94cd72fd26615a90b89a514805
libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 443bd812e689099068f5ef7405a5e85affca0187311d839d1fdaa36864d49906
libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 443bd812e689099068f5ef7405a5e85affca0187311d839d1fdaa36864d49906
libxml2-debugsource-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: c26ef4f4cfdadd2078bc542415d0917dc45ec709dea86a0e25bfdb52de8f8571
libxml2-debugsource-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: c26ef4f4cfdadd2078bc542415d0917dc45ec709dea86a0e25bfdb52de8f8571
libxml2-devel-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: e670b79a84d2f38750d8caa6d12754c228b23d9255ab1dec64d03023b12a3936
python3-libxml2-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 96c9f1a9adbfd306aa59ca710204a960d99a5c366c843474c8762aa5f763cae1
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 5e7fb84a140a6258b8c5e53a22d8cb9a1be7f57122a9070818dff0ad2fa91317
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 5e7fb84a140a6258b8c5e53a22d8cb9a1be7f57122a9070818dff0ad2fa91317

Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.2

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
x86_64
libxml2-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 3aa7530edec2ff558820ca18e213b42f98244b94cd72fd26615a90b89a514805
libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 443bd812e689099068f5ef7405a5e85affca0187311d839d1fdaa36864d49906
libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 443bd812e689099068f5ef7405a5e85affca0187311d839d1fdaa36864d49906
libxml2-debugsource-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: c26ef4f4cfdadd2078bc542415d0917dc45ec709dea86a0e25bfdb52de8f8571
libxml2-debugsource-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: c26ef4f4cfdadd2078bc542415d0917dc45ec709dea86a0e25bfdb52de8f8571
libxml2-devel-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: e670b79a84d2f38750d8caa6d12754c228b23d9255ab1dec64d03023b12a3936
python3-libxml2-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 96c9f1a9adbfd306aa59ca710204a960d99a5c366c843474c8762aa5f763cae1
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 5e7fb84a140a6258b8c5e53a22d8cb9a1be7f57122a9070818dff0ad2fa91317
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 5e7fb84a140a6258b8c5e53a22d8cb9a1be7f57122a9070818dff0ad2fa91317

Red Hat Enterprise Linux for IBM z Systems 10

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
s390x
libxml2-2.12.5-10.el10_2.4.s390x.rpm SHA-256: d87aaf31a87023669bbccdf4cf4543bb185eb15f2932305be7c5c88715a8a1a4
libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 43084f9c4e0f7f9feff0174e1c71ad4047ef1a910d79241cec678f98fe93fb6a
libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 43084f9c4e0f7f9feff0174e1c71ad4047ef1a910d79241cec678f98fe93fb6a
libxml2-debugsource-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 0d3716157ea09c6af521de2b23b74cf794c11302bbdc94637ec2b2ba76ce26fa
libxml2-debugsource-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 0d3716157ea09c6af521de2b23b74cf794c11302bbdc94637ec2b2ba76ce26fa
libxml2-devel-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 918fe1520da1fc57fe020dcfa5cf3419bd12d6b935ffa7912b0a41df2eede93d
python3-libxml2-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2993dd5e1c5746b7b7dd139b2d5cec80d4026f6a63a06246503c13235c7adaac
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2e4a1fbe6f10e99ae3ec3c3f7c2c7894aef11aab02f6a87a879ce31dc5ff57fa
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2e4a1fbe6f10e99ae3ec3c3f7c2c7894aef11aab02f6a87a879ce31dc5ff57fa

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

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
s390x
libxml2-2.12.5-10.el10_2.4.s390x.rpm SHA-256: d87aaf31a87023669bbccdf4cf4543bb185eb15f2932305be7c5c88715a8a1a4
libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 43084f9c4e0f7f9feff0174e1c71ad4047ef1a910d79241cec678f98fe93fb6a
libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 43084f9c4e0f7f9feff0174e1c71ad4047ef1a910d79241cec678f98fe93fb6a
libxml2-debugsource-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 0d3716157ea09c6af521de2b23b74cf794c11302bbdc94637ec2b2ba76ce26fa
libxml2-debugsource-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 0d3716157ea09c6af521de2b23b74cf794c11302bbdc94637ec2b2ba76ce26fa
libxml2-devel-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 918fe1520da1fc57fe020dcfa5cf3419bd12d6b935ffa7912b0a41df2eede93d
python3-libxml2-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2993dd5e1c5746b7b7dd139b2d5cec80d4026f6a63a06246503c13235c7adaac
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2e4a1fbe6f10e99ae3ec3c3f7c2c7894aef11aab02f6a87a879ce31dc5ff57fa
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2e4a1fbe6f10e99ae3ec3c3f7c2c7894aef11aab02f6a87a879ce31dc5ff57fa

Red Hat Enterprise Linux for Power, little endian 10

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
ppc64le
libxml2-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: f034c030eb3254d63ff6b0cb12a8952db8c02e3c367e3c9d9ac481cb37b2117a
libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 2988b9da2bb6008ac8ec98fb85bf79608b246a093501f6eb057cb76077594391
libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 2988b9da2bb6008ac8ec98fb85bf79608b246a093501f6eb057cb76077594391
libxml2-debugsource-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 43ae0c15dc898c701c068e1a0f05e771a7cb1ae2c4a38b743d7bd4a3445cd055
libxml2-debugsource-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 43ae0c15dc898c701c068e1a0f05e771a7cb1ae2c4a38b743d7bd4a3445cd055
libxml2-devel-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: fa542ea0e917a04f064c028731f24b7ffa3b6da1fbdd3500e1b56fed7d155168
python3-libxml2-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: ff61e0a7ea6259e4a55ebf5faf37b8970e599657ec87d3d74562b517bbf1bf37
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 215039576a7ac3d6fcc7bd6e55d26ff80d26ebb3c02cbf2ca281b89c4086bc7a
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 215039576a7ac3d6fcc7bd6e55d26ff80d26ebb3c02cbf2ca281b89c4086bc7a

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

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
ppc64le
libxml2-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: f034c030eb3254d63ff6b0cb12a8952db8c02e3c367e3c9d9ac481cb37b2117a
libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 2988b9da2bb6008ac8ec98fb85bf79608b246a093501f6eb057cb76077594391
libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 2988b9da2bb6008ac8ec98fb85bf79608b246a093501f6eb057cb76077594391
libxml2-debugsource-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 43ae0c15dc898c701c068e1a0f05e771a7cb1ae2c4a38b743d7bd4a3445cd055
libxml2-debugsource-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 43ae0c15dc898c701c068e1a0f05e771a7cb1ae2c4a38b743d7bd4a3445cd055
libxml2-devel-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: fa542ea0e917a04f064c028731f24b7ffa3b6da1fbdd3500e1b56fed7d155168
python3-libxml2-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: ff61e0a7ea6259e4a55ebf5faf37b8970e599657ec87d3d74562b517bbf1bf37
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 215039576a7ac3d6fcc7bd6e55d26ff80d26ebb3c02cbf2ca281b89c4086bc7a
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 215039576a7ac3d6fcc7bd6e55d26ff80d26ebb3c02cbf2ca281b89c4086bc7a

Red Hat Enterprise Linux for ARM 64 10

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
aarch64
libxml2-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: aabbb4ec4f42ef6f3fee40c0d34ba989b6d53078db2054269b0ba15057a8b5a7
libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 31a73c5d8500dc0477dd967ef37299ee76498a9c65de96fa6f5906029d91bb17
libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 31a73c5d8500dc0477dd967ef37299ee76498a9c65de96fa6f5906029d91bb17
libxml2-debugsource-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 5e01819411d0f249920da50ef133f0f6184be5d77b32ce72e3eea771f3fed0c3
libxml2-debugsource-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 5e01819411d0f249920da50ef133f0f6184be5d77b32ce72e3eea771f3fed0c3
libxml2-devel-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: bbe4fb1b0df20851b78716445948ad5be7cf1d02dc52aca14dac1c7726084150
python3-libxml2-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: d686ac4769150b04b09af3382c8f9639d74b7f04c1c0b8d676ab29e84d942662
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 698da6e042a71c8df384096954bef0ce536074b21727f13935406e946c62975d
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 698da6e042a71c8df384096954bef0ce536074b21727f13935406e946c62975d

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

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
aarch64
libxml2-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: aabbb4ec4f42ef6f3fee40c0d34ba989b6d53078db2054269b0ba15057a8b5a7
libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 31a73c5d8500dc0477dd967ef37299ee76498a9c65de96fa6f5906029d91bb17
libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 31a73c5d8500dc0477dd967ef37299ee76498a9c65de96fa6f5906029d91bb17
libxml2-debugsource-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 5e01819411d0f249920da50ef133f0f6184be5d77b32ce72e3eea771f3fed0c3
libxml2-debugsource-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 5e01819411d0f249920da50ef133f0f6184be5d77b32ce72e3eea771f3fed0c3
libxml2-devel-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: bbe4fb1b0df20851b78716445948ad5be7cf1d02dc52aca14dac1c7726084150
python3-libxml2-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: d686ac4769150b04b09af3382c8f9639d74b7f04c1c0b8d676ab29e84d942662
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 698da6e042a71c8df384096954bef0ce536074b21727f13935406e946c62975d
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 698da6e042a71c8df384096954bef0ce536074b21727f13935406e946c62975d

Red Hat CodeReady Linux Builder for x86_64 10

SRPM
x86_64
libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 443bd812e689099068f5ef7405a5e85affca0187311d839d1fdaa36864d49906
libxml2-debugsource-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: c26ef4f4cfdadd2078bc542415d0917dc45ec709dea86a0e25bfdb52de8f8571
libxml2-static-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 4afbf9d608a5cda653e9ad9711cfa7ce16ebfa8240b7da2c85881f6e2abc8922
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 5e7fb84a140a6258b8c5e53a22d8cb9a1be7f57122a9070818dff0ad2fa91317

Red Hat CodeReady Linux Builder for Power, little endian 10

SRPM
ppc64le
libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 2988b9da2bb6008ac8ec98fb85bf79608b246a093501f6eb057cb76077594391
libxml2-debugsource-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 43ae0c15dc898c701c068e1a0f05e771a7cb1ae2c4a38b743d7bd4a3445cd055
libxml2-static-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 17254bc636277ddf9b874785774f808b0256adf62d6141c6f0e2dd44d413c568
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 215039576a7ac3d6fcc7bd6e55d26ff80d26ebb3c02cbf2ca281b89c4086bc7a

Red Hat CodeReady Linux Builder for ARM 64 10

SRPM
aarch64
libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 31a73c5d8500dc0477dd967ef37299ee76498a9c65de96fa6f5906029d91bb17
libxml2-debugsource-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 5e01819411d0f249920da50ef133f0f6184be5d77b32ce72e3eea771f3fed0c3
libxml2-static-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 82e0b375c2ef6b6af45035d24d9c5b3cea3a6fd23ee27984945cf9d40f6589ab
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 698da6e042a71c8df384096954bef0ce536074b21727f13935406e946c62975d

Red Hat CodeReady Linux Builder for IBM z Systems 10

SRPM
s390x
libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 43084f9c4e0f7f9feff0174e1c71ad4047ef1a910d79241cec678f98fe93fb6a
libxml2-debugsource-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 0d3716157ea09c6af521de2b23b74cf794c11302bbdc94637ec2b2ba76ce26fa
libxml2-static-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 1987d6408f541199702fd1b0032ab606c4f1b61b5c42f33dffaaf49d8d1c062b
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2e4a1fbe6f10e99ae3ec3c3f7c2c7894aef11aab02f6a87a879ce31dc5ff57fa

Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.2

SRPM
x86_64
libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 443bd812e689099068f5ef7405a5e85affca0187311d839d1fdaa36864d49906
libxml2-debugsource-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: c26ef4f4cfdadd2078bc542415d0917dc45ec709dea86a0e25bfdb52de8f8571
libxml2-static-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 4afbf9d608a5cda653e9ad9711cfa7ce16ebfa8240b7da2c85881f6e2abc8922
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 5e7fb84a140a6258b8c5e53a22d8cb9a1be7f57122a9070818dff0ad2fa91317

Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.2

SRPM
ppc64le
libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 2988b9da2bb6008ac8ec98fb85bf79608b246a093501f6eb057cb76077594391
libxml2-debugsource-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 43ae0c15dc898c701c068e1a0f05e771a7cb1ae2c4a38b743d7bd4a3445cd055
libxml2-static-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 17254bc636277ddf9b874785774f808b0256adf62d6141c6f0e2dd44d413c568
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 215039576a7ac3d6fcc7bd6e55d26ff80d26ebb3c02cbf2ca281b89c4086bc7a

Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.2

SRPM
s390x
libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 43084f9c4e0f7f9feff0174e1c71ad4047ef1a910d79241cec678f98fe93fb6a
libxml2-debugsource-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 0d3716157ea09c6af521de2b23b74cf794c11302bbdc94637ec2b2ba76ce26fa
libxml2-static-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 1987d6408f541199702fd1b0032ab606c4f1b61b5c42f33dffaaf49d8d1c062b
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2e4a1fbe6f10e99ae3ec3c3f7c2c7894aef11aab02f6a87a879ce31dc5ff57fa

Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.2

SRPM
aarch64
libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 31a73c5d8500dc0477dd967ef37299ee76498a9c65de96fa6f5906029d91bb17
libxml2-debugsource-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 5e01819411d0f249920da50ef133f0f6184be5d77b32ce72e3eea771f3fed0c3
libxml2-static-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 82e0b375c2ef6b6af45035d24d9c5b3cea3a6fd23ee27984945cf9d40f6589ab
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 698da6e042a71c8df384096954bef0ce536074b21727f13935406e946c62975d

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

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
aarch64
libxml2-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: aabbb4ec4f42ef6f3fee40c0d34ba989b6d53078db2054269b0ba15057a8b5a7
libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 31a73c5d8500dc0477dd967ef37299ee76498a9c65de96fa6f5906029d91bb17
libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 31a73c5d8500dc0477dd967ef37299ee76498a9c65de96fa6f5906029d91bb17
libxml2-debugsource-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 5e01819411d0f249920da50ef133f0f6184be5d77b32ce72e3eea771f3fed0c3
libxml2-debugsource-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 5e01819411d0f249920da50ef133f0f6184be5d77b32ce72e3eea771f3fed0c3
libxml2-devel-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: bbe4fb1b0df20851b78716445948ad5be7cf1d02dc52aca14dac1c7726084150
python3-libxml2-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: d686ac4769150b04b09af3382c8f9639d74b7f04c1c0b8d676ab29e84d942662
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 698da6e042a71c8df384096954bef0ce536074b21727f13935406e946c62975d
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 698da6e042a71c8df384096954bef0ce536074b21727f13935406e946c62975d

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

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
s390x
libxml2-2.12.5-10.el10_2.4.s390x.rpm SHA-256: d87aaf31a87023669bbccdf4cf4543bb185eb15f2932305be7c5c88715a8a1a4
libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 43084f9c4e0f7f9feff0174e1c71ad4047ef1a910d79241cec678f98fe93fb6a
libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 43084f9c4e0f7f9feff0174e1c71ad4047ef1a910d79241cec678f98fe93fb6a
libxml2-debugsource-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 0d3716157ea09c6af521de2b23b74cf794c11302bbdc94637ec2b2ba76ce26fa
libxml2-debugsource-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 0d3716157ea09c6af521de2b23b74cf794c11302bbdc94637ec2b2ba76ce26fa
libxml2-devel-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 918fe1520da1fc57fe020dcfa5cf3419bd12d6b935ffa7912b0a41df2eede93d
python3-libxml2-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2993dd5e1c5746b7b7dd139b2d5cec80d4026f6a63a06246503c13235c7adaac
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2e4a1fbe6f10e99ae3ec3c3f7c2c7894aef11aab02f6a87a879ce31dc5ff57fa
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2e4a1fbe6f10e99ae3ec3c3f7c2c7894aef11aab02f6a87a879ce31dc5ff57fa

Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.2

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
ppc64le
libxml2-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: f034c030eb3254d63ff6b0cb12a8952db8c02e3c367e3c9d9ac481cb37b2117a
libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 2988b9da2bb6008ac8ec98fb85bf79608b246a093501f6eb057cb76077594391
libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 2988b9da2bb6008ac8ec98fb85bf79608b246a093501f6eb057cb76077594391
libxml2-debugsource-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 43ae0c15dc898c701c068e1a0f05e771a7cb1ae2c4a38b743d7bd4a3445cd055
libxml2-debugsource-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 43ae0c15dc898c701c068e1a0f05e771a7cb1ae2c4a38b743d7bd4a3445cd055
libxml2-devel-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: fa542ea0e917a04f064c028731f24b7ffa3b6da1fbdd3500e1b56fed7d155168
python3-libxml2-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: ff61e0a7ea6259e4a55ebf5faf37b8970e599657ec87d3d74562b517bbf1bf37
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 215039576a7ac3d6fcc7bd6e55d26ff80d26ebb3c02cbf2ca281b89c4086bc7a
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 215039576a7ac3d6fcc7bd6e55d26ff80d26ebb3c02cbf2ca281b89c4086bc7a

Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.2

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
x86_64
libxml2-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 3aa7530edec2ff558820ca18e213b42f98244b94cd72fd26615a90b89a514805
libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 443bd812e689099068f5ef7405a5e85affca0187311d839d1fdaa36864d49906
libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 443bd812e689099068f5ef7405a5e85affca0187311d839d1fdaa36864d49906
libxml2-debugsource-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: c26ef4f4cfdadd2078bc542415d0917dc45ec709dea86a0e25bfdb52de8f8571
libxml2-debugsource-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: c26ef4f4cfdadd2078bc542415d0917dc45ec709dea86a0e25bfdb52de8f8571
libxml2-devel-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: e670b79a84d2f38750d8caa6d12754c228b23d9255ab1dec64d03023b12a3936
python3-libxml2-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 96c9f1a9adbfd306aa59ca710204a960d99a5c366c843474c8762aa5f763cae1
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 5e7fb84a140a6258b8c5e53a22d8cb9a1be7f57122a9070818dff0ad2fa91317
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 5e7fb84a140a6258b8c5e53a22d8cb9a1be7f57122a9070818dff0ad2fa91317

Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 10.2

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
x86_64
libxml2-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 3aa7530edec2ff558820ca18e213b42f98244b94cd72fd26615a90b89a514805
libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 443bd812e689099068f5ef7405a5e85affca0187311d839d1fdaa36864d49906
libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 443bd812e689099068f5ef7405a5e85affca0187311d839d1fdaa36864d49906
libxml2-debugsource-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: c26ef4f4cfdadd2078bc542415d0917dc45ec709dea86a0e25bfdb52de8f8571
libxml2-debugsource-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: c26ef4f4cfdadd2078bc542415d0917dc45ec709dea86a0e25bfdb52de8f8571
libxml2-devel-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: e670b79a84d2f38750d8caa6d12754c228b23d9255ab1dec64d03023b12a3936
python3-libxml2-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 96c9f1a9adbfd306aa59ca710204a960d99a5c366c843474c8762aa5f763cae1
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 5e7fb84a140a6258b8c5e53a22d8cb9a1be7f57122a9070818dff0ad2fa91317
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.x86_64.rpm SHA-256: 5e7fb84a140a6258b8c5e53a22d8cb9a1be7f57122a9070818dff0ad2fa91317

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

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
aarch64
libxml2-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: aabbb4ec4f42ef6f3fee40c0d34ba989b6d53078db2054269b0ba15057a8b5a7
libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 31a73c5d8500dc0477dd967ef37299ee76498a9c65de96fa6f5906029d91bb17
libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 31a73c5d8500dc0477dd967ef37299ee76498a9c65de96fa6f5906029d91bb17
libxml2-debugsource-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 5e01819411d0f249920da50ef133f0f6184be5d77b32ce72e3eea771f3fed0c3
libxml2-debugsource-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 5e01819411d0f249920da50ef133f0f6184be5d77b32ce72e3eea771f3fed0c3
libxml2-devel-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: bbe4fb1b0df20851b78716445948ad5be7cf1d02dc52aca14dac1c7726084150
python3-libxml2-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: d686ac4769150b04b09af3382c8f9639d74b7f04c1c0b8d676ab29e84d942662
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 698da6e042a71c8df384096954bef0ce536074b21727f13935406e946c62975d
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.aarch64.rpm SHA-256: 698da6e042a71c8df384096954bef0ce536074b21727f13935406e946c62975d

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

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
ppc64le
libxml2-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: f034c030eb3254d63ff6b0cb12a8952db8c02e3c367e3c9d9ac481cb37b2117a
libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 2988b9da2bb6008ac8ec98fb85bf79608b246a093501f6eb057cb76077594391
libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 2988b9da2bb6008ac8ec98fb85bf79608b246a093501f6eb057cb76077594391
libxml2-debugsource-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 43ae0c15dc898c701c068e1a0f05e771a7cb1ae2c4a38b743d7bd4a3445cd055
libxml2-debugsource-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 43ae0c15dc898c701c068e1a0f05e771a7cb1ae2c4a38b743d7bd4a3445cd055
libxml2-devel-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: fa542ea0e917a04f064c028731f24b7ffa3b6da1fbdd3500e1b56fed7d155168
python3-libxml2-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: ff61e0a7ea6259e4a55ebf5faf37b8970e599657ec87d3d74562b517bbf1bf37
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 215039576a7ac3d6fcc7bd6e55d26ff80d26ebb3c02cbf2ca281b89c4086bc7a
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.ppc64le.rpm SHA-256: 215039576a7ac3d6fcc7bd6e55d26ff80d26ebb3c02cbf2ca281b89c4086bc7a

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

SRPM
libxml2-2.12.5-10.el10_2.4.src.rpm SHA-256: da218f027c9d33a5f735ee0f343d1e73766c55d77c30fff304da66576b42cce3
s390x
libxml2-2.12.5-10.el10_2.4.s390x.rpm SHA-256: d87aaf31a87023669bbccdf4cf4543bb185eb15f2932305be7c5c88715a8a1a4
libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 43084f9c4e0f7f9feff0174e1c71ad4047ef1a910d79241cec678f98fe93fb6a
libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 43084f9c4e0f7f9feff0174e1c71ad4047ef1a910d79241cec678f98fe93fb6a
libxml2-debugsource-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 0d3716157ea09c6af521de2b23b74cf794c11302bbdc94637ec2b2ba76ce26fa
libxml2-debugsource-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 0d3716157ea09c6af521de2b23b74cf794c11302bbdc94637ec2b2ba76ce26fa
libxml2-devel-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 918fe1520da1fc57fe020dcfa5cf3419bd12d6b935ffa7912b0a41df2eede93d
python3-libxml2-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2993dd5e1c5746b7b7dd139b2d5cec80d4026f6a63a06246503c13235c7adaac
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2e4a1fbe6f10e99ae3ec3c3f7c2c7894aef11aab02f6a87a879ce31dc5ff57fa
python3-libxml2-debuginfo-2.12.5-10.el10_2.4.s390x.rpm SHA-256: 2e4a1fbe6f10e99ae3ec3c3f7c2c7894aef11aab02f6a87a879ce31dc5ff57fa

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