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:63385 - Security Advisory
Issued:
2026-09-03
Updated:
2026-09-03

RHSA-2026:63385 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: Satellite 6.19.4 Async Update

Type/Severity

Security Advisory: Important

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

A new release is now available for Red Hat Satellite 6.19 for RHEL 9.

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

Red Hat Satellite is a system management solution that allows organizations
to configure and maintain their systems without the necessity to provide
public Internet access to their servers or other client systems. It
performs provisioning and configuration management of predefined standard
operating environments.

Security Fix(es):

  • ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution (CVE-2026-11332)
  • ansible-core: argument injection in ansible-galaxy collection install via git clone (incomplete fix for CVE-2026-11332) (CVE-2026-16493)
  • openvox-server: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass (CVE-2026-54512)
  • puppetserver: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass (CVE-2026-54512)
  • rubygem-jwt: ruby-jwt: Authentication bypass due to empty key in HMAC verification (CVE-2026-45363)
  • python-aiohttp: AIOHTTP: Denial of Service via malformed HTTP responses (CVE-2026-69244)
  • python-aiohttp: AIOHTTP: HTTP Request Smuggling via WebSocket Upgrade (CVE-2026-69243)
  • python-aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load() (CVE-2026-34993)
  • openvox-server: jackson-core: Denial of Service via incomplete fix in async JSON parser (CVE-2026-68494)
  • openvox-server: Eclipse Jetty: Information disclosure due to retained HTTP/1.1 trailers across connections (CVE-2026-10051)
  • python-gitpython: GitPython: Arbitrary File Overwrite via improper git option validation (CVE-2026-73624)
  • python-gitpython: GitPython: Remote Code Execution via kwarg value smuggling (CVE-2026-73625)
  • python-gitpython: GitPython: Information disclosure via environment variable expansion in URL handling (CVE-2026-73622)
  • python-gitpython: GitPython: Remote Code Execution via malicious Git template (CVE-2026-73623)
  • python-gitpython: GitPython: Arbitrary file overwrite and read via unsafe git option forwarding (CVE-2026-73620)
  • python-gitpython: GitPython: Arbitrary code execution via improper validation of clone options (CVE-2026-42284)
  • python3.12-gitpython: GitPython: Arbitrary code execution via improper validation of clone options (CVE-2026-42284)
  • python-gitpython: GitPython: Arbitrary command execution due to bypass of dangerous Git option checks (CVE-2026-42215)
  • python3.12-gitpython: GitPython: Arbitrary command execution due to bypass of dangerous Git option checks (CVE-2026-42215)
  • python-gitpython: GitPython: Arbitrary code execution via injected newlines in Git configuration (CVE-2026-44244)
  • python3.12-gitpython: GitPython: Arbitrary code execution via injected newlines in Git configuration (CVE-2026-44244)
  • python-gitpython: GitPython: Arbitrary file creation via path traversal in .gitmodules submodule names (CVE-2026-76222)
  • python3.12-gitpython: GitPython: Arbitrary file creation via path traversal in .gitmodules submodule names (CVE-2026-76222)
  • python-gitpython: GitPython: Remote Code Execution via malicious Git hooks (CVE-2026-76218)
  • python3.12-gitpython: GitPython: Remote Code Execution via malicious Git hooks (CVE-2026-76218)
  • python-gitpython: GitPython: Arbitrary command execution via crafted kwargs (CVE-2026-76220)
  • python3.12-gitpython: GitPython: Arbitrary command execution via crafted kwargs (CVE-2026-76220)
  • python-gitpython: GitPython: Arbitrary File Overwrite via `git read-tree` option injection (CVE-2026-76219)
  • python3.12-gitpython: GitPython: Arbitrary File Overwrite via `git read-tree` option injection (CVE-2026-76219)
  • python-gitpython: GitPython: Arbitrary code execution via config-name injection (CVE-2026-76221)
  • python3.12-gitpython: GitPython: Arbitrary code execution via config-name injection (CVE-2026-76221)

Solution

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

For detailed instructions how to apply this update, refer to:

https://access.redhat.com/documentation/en-us/red_hat_satellite/6.19/html/updating_red_hat_satellite/index

Affected Products

  • Red Hat Satellite 6.19 x86_64
  • Red Hat Satellite Capsule 6.19 x86_64
  • Red Hat Enterprise Linux for x86_64 9 x86_64

Fixes

  • SAT-45592 - Inconsistent EOL date (metadata vs Lifecycle API)
  • SAT-46105 - Concurrent registration fails with "PG::UniqueViolation: ERROR: duplicate key value violates unique constraint \"index_operatingsystems_on_title\"
  • SAT-48574 - REX against RHEL7 fails with "Incompatible encoding regexp match (UTF-8 regexp with ASCII-8BIT string"
  • SAT-48584 - Remove the "insights_recommendations_count" when IoP is active to avoid any confusion for customers.
  • SAT-48585 - Select All option is not honoring the present location context and acts on all the hosts from all the locations, when changing location of hosts.
  • SAT-48586 - WebUI Inventory Upload: link to Documentation is broken
  • SAT-48587 - Child host group fails to inherit "Synced Content" from the parent
  • SAT-48588 - Use redhat-uep.pem as a CA fallback for custom CDN sync
  • SAT-48589 - UploadReportDirectJob-Action no longer exits poll-loop, if no CandlePin Certs
  • SAT-48628 - Remediating with playbook from HCC: RuntimeError - Failed rendering template: error during rendering: 400 Bad Request

CVEs

  • CVE-2026-10051
  • CVE-2026-11332
  • CVE-2026-16493
  • CVE-2026-34993
  • CVE-2026-42215
  • CVE-2026-42284
  • CVE-2026-44244
  • CVE-2026-45363
  • CVE-2026-54512
  • CVE-2026-68494
  • CVE-2026-69243
  • CVE-2026-69244
  • CVE-2026-73620
  • CVE-2026-73622
  • CVE-2026-73623
  • CVE-2026-73624
  • CVE-2026-73625
  • CVE-2026-76218
  • CVE-2026-76219
  • CVE-2026-76220
  • CVE-2026-76221
  • CVE-2026-76222

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 Satellite 6.19

SRPM
ansible-core-2.16.19-1.el9sat.src.rpm SHA-256: 7919d28abb806743c56ef7e214d0c4684cee09d8262385c810ef506194ac5ea9
foreman-3.18.0.10-1.el9sat.src.rpm SHA-256: fad830270e365aca2ae2ccc778713ddea3e73539dac69252917fbcd953ae7101
foreman-installer-3.18.0.3-1.el9sat.src.rpm SHA-256: 172ee222e14444bf4a93fa8363eb644c230dcf2b036fef51ba5c5005b5bfa832
openvox-agent-8.28.1-1.el9sat.src.rpm SHA-256: 38951e2f0747be1f5535ad37e1d1b19425401a5b75e2365b15338d60962a6893
openvox-server-8.15.2-1.el9sat.src.rpm SHA-256: 5ca61d47de83d8cdc25b4d3c0c7e1d81ca7aa06bfeddb963449bfadc6b0fd788
pulpcore-obsolete-packages-1.3.1-5.el9pc.src.rpm SHA-256: 0d7357ed93542f1ba8eebc55f0200ad9880e107e4c1b7427314d4bc9282d3983
python3.12-aiohttp-3.14.3-1.el9pc.src.rpm SHA-256: 1e9cca38da5c8d3b2c05ee19cc0b83d1f64ee24c72b3d30e54c96adbd91a2e7c
python3.12-gitpython-3.1.59-1.el9pc.src.rpm SHA-256: be491d53f3e09f80e2be4c6146c309542884c4d22f73c9e72806b7e6ec6dd908
python3.12-pulpcore-3.85.28-2.el9pc.src.rpm SHA-256: 5222cbde5617e1bfc1985bf9f2c577079b3984bde5a72e4a69ec1731a042fd9e
rubygem-foreman_rh_cloud-13.2.11-1.el9sat.src.rpm SHA-256: 5759a2a6d8221ba380ba714bcf8d3740555a4fdd230d55be2739ce2a52a38ed7
rubygem-jwt-2.10.3-1.el9sat.src.rpm SHA-256: ef8dd245e3d6ed7225369dce86473599555a3543c9759956ac9a0c62537495bd
rubygem-katello-4.20.0.8-1.el9sat.src.rpm SHA-256: 4176339308a882fac366ae8b1678bb872c21e4d7aa92abb4f395d5d9dbc8dcab
rubygem-smart_proxy_remote_execution_ssh-1.0.3-2.el9sat.src.rpm SHA-256: f01cd7923bc2b35fcb05787661635bc883bb0d23d3fb3aeffe517054af937893
satellite-6.19.4-1.el9sat.src.rpm SHA-256: 8ca6816537a819a9264eaebf8ccfb1104e0c87ade0c082856c177e67e4e9938e
satellite-lifecycle-6.19.0-2.el9sat.src.rpm SHA-256: 9aa1483b45e0f83ddbef56dea58d22a3d064dad0eb4edbe1ef520f891019bdc6
x86_64
ansible-core-2.16.19-1.el9sat.noarch.rpm SHA-256: 709c338983e27ed34268d872f4b27a8c5b75186fa75c998f24e48e5ca2d8953d
ansible-test-2.16.19-1.el9sat.noarch.rpm SHA-256: 9b26b9555eca375ac0e7cd527fa0eeb2e826951fbb8c95c366093d3f5b3f3f96
foreman-3.18.0.10-1.el9sat.noarch.rpm SHA-256: 3ccc94cb919391b50ec766ae36ed2db082821b51b59d057ca4d160dc34e571eb
foreman-cli-3.18.0.10-1.el9sat.noarch.rpm SHA-256: be1711ff55411202a523333aa8eafdb2185e3503bb70bc7b100f9fc5cb5e4cb4
foreman-debug-3.18.0.10-1.el9sat.noarch.rpm SHA-256: b7701373b0aa4fb06feb52c7213c4fdd7c8e322d8885388460e31ee885aeca1e
foreman-dynflow-sidekiq-3.18.0.10-1.el9sat.noarch.rpm SHA-256: 4a465e0d6f61140e6247b6899aad4fdee6351398bf359a2550b6b88352d5983f
foreman-ec2-3.18.0.10-1.el9sat.noarch.rpm SHA-256: 045ad8514dce169b4330a1195bd1d4841c5d4f25d9d061fc57656d5b00ebdb57
foreman-installer-3.18.0.3-1.el9sat.noarch.rpm SHA-256: f7637d70ecc29d391fdfb19e4c88cf382379456b1f27917965004cddcfe502b4
foreman-installer-katello-3.18.0.3-1.el9sat.noarch.rpm SHA-256: 9c731622382f5c406898904788c6312544f0bdb96861afeb33bf52f6f59e1ed2
foreman-journald-3.18.0.10-1.el9sat.noarch.rpm SHA-256: 15963d66577417f10712b78a0fc549a9fddc700049b7d16fa18ef0265df4ba4f
foreman-libvirt-3.18.0.10-1.el9sat.noarch.rpm SHA-256: 20d19a7c6e109180da96a78ae87ae37743d585ad963ada67514bb9b378cb7fe6
foreman-openstack-3.18.0.10-1.el9sat.noarch.rpm SHA-256: b8c81d51aa8a343cbafccfb8fe57ebdcc9d99655e1e0776168adb5bad6947a22
foreman-pcp-3.18.0.10-1.el9sat.noarch.rpm SHA-256: 608d5a04b82cbca5b0839088d46c8cf0497b1bdb21008edba66e2bc227e59088
foreman-postgresql-3.18.0.10-1.el9sat.noarch.rpm SHA-256: dfd266393ca9707e7de8b3bdbc90b462787596f762a9a96fe59fd66f9c3b37de
foreman-redis-3.18.0.10-1.el9sat.noarch.rpm SHA-256: c0fda10edaed6722f19822ecb33038d3bf734f97d1a561568d97aa699c519fd6
foreman-service-3.18.0.10-1.el9sat.noarch.rpm SHA-256: d5cd936bf1a263d3a6c726d0a9218d4f356988a82fda7300a7d31d3867c98984
foreman-telemetry-3.18.0.10-1.el9sat.noarch.rpm SHA-256: 22947c74ebc26bf640d8f45104cceeb23a2a81d08d9caba997d4bf81bca1154c
foreman-vmware-3.18.0.10-1.el9sat.noarch.rpm SHA-256: 6e645397b18745ecf05c9a5e823a25492e34055fe9f9e2d44fe82405db301c33
openvox-agent-8.28.1-1.el9sat.x86_64.rpm SHA-256: 10a82e3a5ab16abd3f88ef0078db9c8523f3fd0bc4b6c7d6cd1fafd6364b517b
openvox-server-8.15.2-1.el9sat.noarch.rpm SHA-256: 59a96fd67b4f972f66dcaad0f151ff4f6f8a290d44e309495ec4980755d85e91
pulpcore-obsolete-packages-1.3.1-5.el9pc.noarch.rpm SHA-256: 20149910c22b4c90a4a749535ddfe0396398aef935e02516c747f45ab9449c58
python3.12-aiohttp-3.14.3-1.el9pc.x86_64.rpm SHA-256: 06ec60c7739b280ede65e87004f114f44081b4c475d83f255e31771be9ea390c
python3.12-aiohttp-debuginfo-3.14.3-1.el9pc.x86_64.rpm SHA-256: 638a8730072e9e13db13aedc007e6f0f0e085fb40818ec305e840302c63ee515
python3.12-aiohttp-debugsource-3.14.3-1.el9pc.x86_64.rpm SHA-256: e42b5fb778addf2bee4055e05272fbd4974c3be0eb855eb4cb766e4fd4d7566f
python3.12-gitpython-3.1.59-1.el9pc.noarch.rpm SHA-256: c9620d43a7520a4b445cbc046eb58cd49fdaea598c8d1f56597d9473a6b163a7
python3.12-pulpcore-3.85.28-2.el9pc.noarch.rpm SHA-256: 4d6a3fb5f482deacc85f0365eaeb44436401790783bf87b7afd54bb3664ed6cc
rubygem-foreman_rh_cloud-13.2.11-1.el9sat.noarch.rpm SHA-256: a5c15603b87712a82506b5b1d26d2844ee6aaad4a30b697bca4e149dc4b83070
rubygem-jwt-2.10.3-1.el9sat.noarch.rpm SHA-256: e5a543dfccd39d32dccb62e71c3c3f2136d076548258c193db4b6eaad9fe25ff
rubygem-katello-4.20.0.8-1.el9sat.noarch.rpm SHA-256: 646bd47faa513b0235b5dcff316c69fed396e8f88a8d03627b78f6f086a04905
rubygem-smart_proxy_remote_execution_ssh-1.0.3-2.el9sat.noarch.rpm SHA-256: 050aada0178c41bf3622762db72f0ad96a7f78caa0aeb73e86420298758179be
satellite-6.19.4-1.el9sat.noarch.rpm SHA-256: 6e9bcbbbb7538969e3dfa474fce3fc9d395fcac585e368742702cafb915c4b95
satellite-cli-6.19.4-1.el9sat.noarch.rpm SHA-256: 1c52fee77a6681d405559464bda1fdaa9caf2639b24cfae7f9cebccbf07ec113
satellite-common-6.19.4-1.el9sat.noarch.rpm SHA-256: 184d1d64f6e30aeba36758c078d70eb8f41eed0f2ce5dc8d55c06ab65fdc9025
satellite-lifecycle-6.19.0-2.el9sat.noarch.rpm SHA-256: 567415ba58889b4e3ef810de77d56f72502f68e41aeb06e3f04c2b72982c37ce
satellite-obsolete-packages-6.19.4-1.el9sat.noarch.rpm SHA-256: 3e81bd757b03be0c26bd5314049bc5586ddacdad938e5a7a31b7b88737f2ada0

Red Hat Satellite Capsule 6.19

SRPM
ansible-core-2.16.19-1.el9sat.src.rpm SHA-256: 7919d28abb806743c56ef7e214d0c4684cee09d8262385c810ef506194ac5ea9
foreman-3.18.0.10-1.el9sat.src.rpm SHA-256: fad830270e365aca2ae2ccc778713ddea3e73539dac69252917fbcd953ae7101
foreman-installer-3.18.0.3-1.el9sat.src.rpm SHA-256: 172ee222e14444bf4a93fa8363eb644c230dcf2b036fef51ba5c5005b5bfa832
openvox-agent-8.28.1-1.el9sat.src.rpm SHA-256: 38951e2f0747be1f5535ad37e1d1b19425401a5b75e2365b15338d60962a6893
openvox-server-8.15.2-1.el9sat.src.rpm SHA-256: 5ca61d47de83d8cdc25b4d3c0c7e1d81ca7aa06bfeddb963449bfadc6b0fd788
pulpcore-obsolete-packages-1.3.1-5.el9pc.src.rpm SHA-256: 0d7357ed93542f1ba8eebc55f0200ad9880e107e4c1b7427314d4bc9282d3983
python3.12-aiohttp-3.14.3-1.el9pc.src.rpm SHA-256: 1e9cca38da5c8d3b2c05ee19cc0b83d1f64ee24c72b3d30e54c96adbd91a2e7c
python3.12-gitpython-3.1.59-1.el9pc.src.rpm SHA-256: be491d53f3e09f80e2be4c6146c309542884c4d22f73c9e72806b7e6ec6dd908
python3.12-pulpcore-3.85.28-2.el9pc.src.rpm SHA-256: 5222cbde5617e1bfc1985bf9f2c577079b3984bde5a72e4a69ec1731a042fd9e
rubygem-jwt-2.10.3-1.el9sat.src.rpm SHA-256: ef8dd245e3d6ed7225369dce86473599555a3543c9759956ac9a0c62537495bd
rubygem-smart_proxy_remote_execution_ssh-1.0.3-2.el9sat.src.rpm SHA-256: f01cd7923bc2b35fcb05787661635bc883bb0d23d3fb3aeffe517054af937893
satellite-6.19.4-1.el9sat.src.rpm SHA-256: 8ca6816537a819a9264eaebf8ccfb1104e0c87ade0c082856c177e67e4e9938e
x86_64
ansible-core-2.16.19-1.el9sat.noarch.rpm SHA-256: 709c338983e27ed34268d872f4b27a8c5b75186fa75c998f24e48e5ca2d8953d
ansible-test-2.16.19-1.el9sat.noarch.rpm SHA-256: 9b26b9555eca375ac0e7cd527fa0eeb2e826951fbb8c95c366093d3f5b3f3f96
foreman-debug-3.18.0.10-1.el9sat.noarch.rpm SHA-256: b7701373b0aa4fb06feb52c7213c4fdd7c8e322d8885388460e31ee885aeca1e
foreman-installer-3.18.0.3-1.el9sat.noarch.rpm SHA-256: f7637d70ecc29d391fdfb19e4c88cf382379456b1f27917965004cddcfe502b4
foreman-installer-katello-3.18.0.3-1.el9sat.noarch.rpm SHA-256: 9c731622382f5c406898904788c6312544f0bdb96861afeb33bf52f6f59e1ed2
foreman-pcp-3.18.0.10-1.el9sat.noarch.rpm SHA-256: 608d5a04b82cbca5b0839088d46c8cf0497b1bdb21008edba66e2bc227e59088
openvox-agent-8.28.1-1.el9sat.x86_64.rpm SHA-256: 10a82e3a5ab16abd3f88ef0078db9c8523f3fd0bc4b6c7d6cd1fafd6364b517b
openvox-server-8.15.2-1.el9sat.noarch.rpm SHA-256: 59a96fd67b4f972f66dcaad0f151ff4f6f8a290d44e309495ec4980755d85e91
pulpcore-obsolete-packages-1.3.1-5.el9pc.noarch.rpm SHA-256: 20149910c22b4c90a4a749535ddfe0396398aef935e02516c747f45ab9449c58
python3.12-aiohttp-3.14.3-1.el9pc.x86_64.rpm SHA-256: 06ec60c7739b280ede65e87004f114f44081b4c475d83f255e31771be9ea390c
python3.12-aiohttp-debuginfo-3.14.3-1.el9pc.x86_64.rpm SHA-256: 638a8730072e9e13db13aedc007e6f0f0e085fb40818ec305e840302c63ee515
python3.12-aiohttp-debugsource-3.14.3-1.el9pc.x86_64.rpm SHA-256: e42b5fb778addf2bee4055e05272fbd4974c3be0eb855eb4cb766e4fd4d7566f
python3.12-gitpython-3.1.59-1.el9pc.noarch.rpm SHA-256: c9620d43a7520a4b445cbc046eb58cd49fdaea598c8d1f56597d9473a6b163a7
python3.12-pulpcore-3.85.28-2.el9pc.noarch.rpm SHA-256: 4d6a3fb5f482deacc85f0365eaeb44436401790783bf87b7afd54bb3664ed6cc
rubygem-jwt-2.10.3-1.el9sat.noarch.rpm SHA-256: e5a543dfccd39d32dccb62e71c3c3f2136d076548258c193db4b6eaad9fe25ff
rubygem-smart_proxy_remote_execution_ssh-1.0.3-2.el9sat.noarch.rpm SHA-256: 050aada0178c41bf3622762db72f0ad96a7f78caa0aeb73e86420298758179be
satellite-capsule-6.19.4-1.el9sat.noarch.rpm SHA-256: 21bf80e852174e8c146367673fd9f17e2a22e1f96da87efe71af55ce90c9ff00
satellite-common-6.19.4-1.el9sat.noarch.rpm SHA-256: 184d1d64f6e30aeba36758c078d70eb8f41eed0f2ce5dc8d55c06ab65fdc9025
satellite-obsolete-packages-6.19.4-1.el9sat.noarch.rpm SHA-256: 3e81bd757b03be0c26bd5314049bc5586ddacdad938e5a7a31b7b88737f2ada0

Red Hat Enterprise Linux for x86_64 9

SRPM
ansible-core-2.16.19-1.el9sat.src.rpm SHA-256: 7919d28abb806743c56ef7e214d0c4684cee09d8262385c810ef506194ac5ea9
foreman-3.18.0.10-1.el9sat.src.rpm SHA-256: fad830270e365aca2ae2ccc778713ddea3e73539dac69252917fbcd953ae7101
rubygem-jwt-2.10.3-1.el9sat.src.rpm SHA-256: ef8dd245e3d6ed7225369dce86473599555a3543c9759956ac9a0c62537495bd
satellite-6.19.4-1.el9sat.src.rpm SHA-256: 8ca6816537a819a9264eaebf8ccfb1104e0c87ade0c082856c177e67e4e9938e
x86_64
ansible-core-2.16.19-1.el9sat.noarch.rpm SHA-256: 709c338983e27ed34268d872f4b27a8c5b75186fa75c998f24e48e5ca2d8953d
foreman-cli-3.18.0.10-1.el9sat.noarch.rpm SHA-256: be1711ff55411202a523333aa8eafdb2185e3503bb70bc7b100f9fc5cb5e4cb4
rubygem-jwt-2.10.3-1.el9sat.noarch.rpm SHA-256: e5a543dfccd39d32dccb62e71c3c3f2136d076548258c193db4b6eaad9fe25ff
satellite-cli-6.19.4-1.el9sat.noarch.rpm SHA-256: 1c52fee77a6681d405559464bda1fdaa9caf2639b24cfae7f9cebccbf07ec113

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