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-2021:1518 - Security Advisory
Issued:
2021-05-06
Updated:
2021-05-06

RHSA-2021:1518 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: Red Hat Ceph Storage 3.3 Security and Bug Fix 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 is now available for Red Hat Ceph Storage 3.3 - Extended Life Support on Red Hat Enterprise Linux 7.

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 Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.

The ceph-ansible package provides Ansible playbooks for installing, maintaining, and upgrading Red Hat Ceph Storage.

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.

The tcmu-runner packages provide a service that handles the complexity of the LIO kernel target's userspace passthrough interface (TCMU). It presents a C plugin API for extension modules that handle SCSI requests in ways not possible or suitable to be handled by LIO's in-kernel backstores.

Security Fix(es):

  • grafana: SSRF incorrect access control vulnerability allows unauthenticated users to make grafana send HTTP requests to any URL (CVE-2020-13379)
  • ceph: User credentials can be manipulated and stolen by Native CephFS consumers of OpenStack Manila (CVE-2020-27781)
  • tcmu-runner: SCSI target (LIO) write to any block on ILO backstore (CVE-2021-3139)
  • ceph: specially crafted XML payload on POST requests leads to DoS by crashing RGW (CVE-2020-12059)

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.

Bug Fix(es):

This advisory fixes the following bug:

  • When rebooting OSDs, the `_OSD down_` tab in the `_CEPH Backend storage_` dashboard shows the correct number of OSDs that is `down`. However, when all OSDs are `up` again after the reboot, the tab continues showing the number of `down` OSDs. With this update, both CLI and Grafana values are matching during osd up/down operation and working as expected. (BZ#1652233)

All users of Red Hat Ceph Storage are advised to upgrade to these updated packages.

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 Ceph Storage - Extended Life Cycle Support 3 x86_64
  • Red Hat Ceph Storage MON - Extended Life Cycle Support 3 x86_64
  • Red Hat Ceph Storage OSD - Extended Life Cycle Support 3 x86_64
  • Red Hat Ceph Storage - Extended Life Cycle Support for IBM Power, little endian 3 ppc64le
  • Red Hat Ceph Storage MON - Extended Life Cycle Support for IBM Power, little endian 3 ppc64le
  • Red Hat Ceph Storage OSD - Extended Life Cycle Support for IBM Power, little endian 3 ppc64le

Fixes

  • BZ - 1650209 - [Ceph-Dashboard] Latency by Server report appears to be calculating the latency incorrectly.
  • BZ - 1652233 - [ceph-metrics]'OSDs down' tab is not working properly in 'CEPH Backend storage' Dashboard
  • BZ - 1827262 - CVE-2020-12059 ceph: specially crafted XML payload on POST requests leads to DoS by crashing RGW
  • BZ - 1829821 - facing rgw error - "/builddir/build/BUILD/ceph-12.2.8/src/rgw/rgw_sync.cc: In function 'virtual int PurgePeriodLogsCR::operate()' thread 7efe125d1700 .. .../rgw_sync.cc: 2387: FAILED assert(cursor) "
  • BZ - 1830329 - rgw_bucket_parse_bucket_key function is holding old tenant value, when this function is executed in a loop
  • BZ - 1832372 - MDS may crash when evicting a client
  • BZ - 1842390 - [GSS] cephmetrics grafana dashboard do not show disk IOPS/Throughput in RHCS 3.3
  • BZ - 1843640 - CVE-2020-13379 grafana: SSRF incorrect access control vulnerability allows unauthenticated users to make grafana send HTTP requests to any URL
  • BZ - 1871035 - [Ceph-Ansible]: ceph-ansible (3.2) deployment fails on pool creation because of exceeding max pgs value
  • BZ - 1876551 - [ceph-ansible] : cluster configuration failed in step force peer addition as potential bootstrap peer saying object has no attribute
  • BZ - 1882724 - containerized daemons die on dockerd restarts
  • BZ - 1887661 - [GSS][RGW] ERROR: remove_expired_obj (rchs3.3z6)
  • BZ - 1894426 - [GSS][RHCS3]high num_objects count in rgw.none bucket stats output
  • BZ - 1896392 - [ceph-ansible] [ceph-container] : switch from rpm to containerized - OSDs not coming up after the switch saying encrypted device still in use
  • BZ - 1896448 - [ceph-ansible] : switch from rpm to containerized - set proper permission - './block': Permission denied
  • BZ - 1900109 - CVE-2020-27781 ceph: User credentials can be manipulated and stolen by Native CephFS consumers of OpenStack Manila
  • BZ - 1901897 - osd containers fail to start when sr0 device is detected but no media is inserted
  • BZ - 1906293 - [GSS] addition of osd getting failed in containerized RHCS environment with osd_auto_discovery: true
  • BZ - 1915070 - [RGW] RGW failed assert (idx < m_upper_bound) in perf_counters
  • BZ - 1915078 - rgw: omnibus 3.3 bucket listing correctness and perf issues
  • BZ - 1916045 - CVE-2021-3139 tcmu-runner: SCSI target (LIO) write to any block on ILO backstore
  • BZ - 1947072 - [container]: Osds are not deployed in containerized RHCS environment with osd_auto_discovery: false
  • BZ - 1948050 - Switch to container playbook fails on colocated scenarios for Ubuntu OS

CVEs

  • CVE-2020-12059
  • CVE-2020-13379
  • CVE-2020-27781
  • CVE-2021-3139

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 Ceph Storage - Extended Life Cycle Support 3

SRPM
ceph-12.2.12-139.el7cp.src.rpm SHA-256: 8019864ce9d45361b4e81f0dd59b0369f92d7fda000e8c7eda30300e9e42231c
ceph-ansible-3.2.56-1.el7cp.src.rpm SHA-256: 56593ada37ce54d762c8252e3348ec3dc84e6204c3a34df323fc90a0e2f61ba8
cephmetrics-2.0.10-1.el7cp.src.rpm SHA-256: 410cb96a0ab7fefe2877fcf53aa853885982e0b9c79e8df313068d13af38ccc1
grafana-5.2.4-3.el7cp.src.rpm SHA-256: e9e9946f7fa6f30d653d0b7e2a64d47b904c79727d7a63787c0c45c78bea037e
tcmu-runner-1.4.0-3.el7cp.src.rpm SHA-256: b47952c17a54721939edf623cb7ced2bf9e8f791414e563f045889d2f04d61c0
x86_64
ceph-ansible-3.2.56-1.el7cp.noarch.rpm SHA-256: 0f423c9fe9bc660d9df6a6833deb3493dfa370766b228e26cf4b06b47cdc6cdf
ceph-base-12.2.12-139.el7cp.x86_64.rpm SHA-256: 170281274a49becabf08ef72cc87a809d47a6975a94e2733c73691b88fa7b4db
ceph-common-12.2.12-139.el7cp.x86_64.rpm SHA-256: 47f9859b8c3fd5c34366cf5b851af65bdc831ee11217dac9ecd92ce282e3b2ed
ceph-debuginfo-12.2.12-139.el7cp.x86_64.rpm SHA-256: 2c7bf12d03c2de214bffc49420ea00b8ad23113c56591348e156ba3ec0713564
ceph-fuse-12.2.12-139.el7cp.x86_64.rpm SHA-256: d99b4ea145ac60ab8f3b3a617a1b21a973e2d18dee7d179b9e68b1d4a9a1aa22
ceph-mds-12.2.12-139.el7cp.x86_64.rpm SHA-256: 012347eaab68058afbd7605644bfd2293fe5263bfaa67961490795e9774ed2f4
ceph-radosgw-12.2.12-139.el7cp.x86_64.rpm SHA-256: c5ed8e9f8b7b2a891f5be53f8fbd3c1cc18876d454e4b3aa9a3c80961089f5be
ceph-selinux-12.2.12-139.el7cp.x86_64.rpm SHA-256: 5faaa8470eb5e5415626f753c712aa6e8569f82eeabd500b2a4b6775417403d7
cephmetrics-ansible-2.0.10-1.el7cp.x86_64.rpm SHA-256: 5ad33c35dcd348e09a7b256657ce7986a3777362fc155f2d4019f2a6aea5784c
grafana-5.2.4-3.el7cp.x86_64.rpm SHA-256: 79b78f14069f41bb6e42adaa37fd09df1f598657e272258f3651b221ec15e0c9
libcephfs-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: 2f83df6c47466c288c683cf54b2bf6ca4b2c0d732c0846c0dfb7b6a2304083cc
libcephfs2-12.2.12-139.el7cp.x86_64.rpm SHA-256: 03bc508b8c63877d81eadfd0a484fbb6aa9d23caeaf3b05ee6adaf4065ba97f7
librados-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: 78c1e46e00108d0252dcb4fb8e004e7be1ee6f27f50f174e3759db9998950816
librados2-12.2.12-139.el7cp.x86_64.rpm SHA-256: 50a96408cecfddca8f8b9c7e209a3bc52d7377665a6f5953d063853904df09f3
libradosstriper1-12.2.12-139.el7cp.x86_64.rpm SHA-256: d80b4c9fe22f0887736690887bad3e1fbab4cc1843dc7fa37f30b8bccecaaa15
librbd-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: a54f81ce3bcb1d8e12865792588dd4f2f0c0e1e8370532ad9b66bc56fe6eab34
librbd1-12.2.12-139.el7cp.x86_64.rpm SHA-256: ef2a983fa75b63f68bb4172039addf3ce0581f7c8d28e5f3a88b999a4d57eb75
librgw-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: 31a3705cec1be2ae227ee71c2ab681ab22aa309ae047745fe4d33e6b4c35623b
librgw2-12.2.12-139.el7cp.x86_64.rpm SHA-256: 80f3a426fa6e75421e0012728c8b28d36d92882fba94dd80869ace6e6acc75b9
python-cephfs-12.2.12-139.el7cp.x86_64.rpm SHA-256: aee23f7dcc4c76a1431738efc0968e96b28aa0e511e9246ef652f383ae3eb2aa
python-rados-12.2.12-139.el7cp.x86_64.rpm SHA-256: 7f2dfe4a037c26daaff9c535250a7bf01054fb8d39a1e231fc4adcb8525aacda
python-rbd-12.2.12-139.el7cp.x86_64.rpm SHA-256: 69a313833bf6245d66e4aed91f309ebdae845ecc65590e8faa581b6c87861287
python-rgw-12.2.12-139.el7cp.x86_64.rpm SHA-256: 0240f64097f18e9ddcfb893db5040f1fe33e1aa75f4fba41779a4691bf5238ef
rbd-mirror-12.2.12-139.el7cp.x86_64.rpm SHA-256: 9c2f81165f7e5945ced462a28c9a6f24ce7a6108f9afbf0bf2a1434f80d2a3f4
tcmu-runner-1.4.0-3.el7cp.x86_64.rpm SHA-256: eebaa76e5c0eb02293b5db41e22e62fbe1ed0f0d88aa87525181b41ae07513f6
tcmu-runner-debuginfo-1.4.0-3.el7cp.x86_64.rpm SHA-256: 00b5c7ccc4a02527bc89645688e1c1923cf06dbc7f247f10fe71896802a22727

Red Hat Ceph Storage MON - Extended Life Cycle Support 3

SRPM
ceph-12.2.12-139.el7cp.src.rpm SHA-256: 8019864ce9d45361b4e81f0dd59b0369f92d7fda000e8c7eda30300e9e42231c
x86_64
ceph-base-12.2.12-139.el7cp.x86_64.rpm SHA-256: 170281274a49becabf08ef72cc87a809d47a6975a94e2733c73691b88fa7b4db
ceph-common-12.2.12-139.el7cp.x86_64.rpm SHA-256: 47f9859b8c3fd5c34366cf5b851af65bdc831ee11217dac9ecd92ce282e3b2ed
ceph-debuginfo-12.2.12-139.el7cp.x86_64.rpm SHA-256: 2c7bf12d03c2de214bffc49420ea00b8ad23113c56591348e156ba3ec0713564
ceph-mgr-12.2.12-139.el7cp.x86_64.rpm SHA-256: 717ff23a1b90f314448d45eccbea5db573497490b857055d4c7459efa008aa89
ceph-mon-12.2.12-139.el7cp.x86_64.rpm SHA-256: ce3f4c89b1296f94fef7d7e0ccced251e81459ca5501a81443bd3686e9feb597
ceph-selinux-12.2.12-139.el7cp.x86_64.rpm SHA-256: 5faaa8470eb5e5415626f753c712aa6e8569f82eeabd500b2a4b6775417403d7
ceph-test-12.2.12-139.el7cp.x86_64.rpm SHA-256: 4284a5f8665089ff64750e32bb9b35ea8b5193d589b387e07e43120a6b72c903
libcephfs-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: 2f83df6c47466c288c683cf54b2bf6ca4b2c0d732c0846c0dfb7b6a2304083cc
libcephfs2-12.2.12-139.el7cp.x86_64.rpm SHA-256: 03bc508b8c63877d81eadfd0a484fbb6aa9d23caeaf3b05ee6adaf4065ba97f7
librados-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: 78c1e46e00108d0252dcb4fb8e004e7be1ee6f27f50f174e3759db9998950816
librados2-12.2.12-139.el7cp.x86_64.rpm SHA-256: 50a96408cecfddca8f8b9c7e209a3bc52d7377665a6f5953d063853904df09f3
libradosstriper1-12.2.12-139.el7cp.x86_64.rpm SHA-256: d80b4c9fe22f0887736690887bad3e1fbab4cc1843dc7fa37f30b8bccecaaa15
librbd-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: a54f81ce3bcb1d8e12865792588dd4f2f0c0e1e8370532ad9b66bc56fe6eab34
librbd1-12.2.12-139.el7cp.x86_64.rpm SHA-256: ef2a983fa75b63f68bb4172039addf3ce0581f7c8d28e5f3a88b999a4d57eb75
librgw-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: 31a3705cec1be2ae227ee71c2ab681ab22aa309ae047745fe4d33e6b4c35623b
librgw2-12.2.12-139.el7cp.x86_64.rpm SHA-256: 80f3a426fa6e75421e0012728c8b28d36d92882fba94dd80869ace6e6acc75b9
python-cephfs-12.2.12-139.el7cp.x86_64.rpm SHA-256: aee23f7dcc4c76a1431738efc0968e96b28aa0e511e9246ef652f383ae3eb2aa
python-rados-12.2.12-139.el7cp.x86_64.rpm SHA-256: 7f2dfe4a037c26daaff9c535250a7bf01054fb8d39a1e231fc4adcb8525aacda
python-rbd-12.2.12-139.el7cp.x86_64.rpm SHA-256: 69a313833bf6245d66e4aed91f309ebdae845ecc65590e8faa581b6c87861287
python-rgw-12.2.12-139.el7cp.x86_64.rpm SHA-256: 0240f64097f18e9ddcfb893db5040f1fe33e1aa75f4fba41779a4691bf5238ef

Red Hat Ceph Storage OSD - Extended Life Cycle Support 3

SRPM
ceph-12.2.12-139.el7cp.src.rpm SHA-256: 8019864ce9d45361b4e81f0dd59b0369f92d7fda000e8c7eda30300e9e42231c
x86_64
ceph-base-12.2.12-139.el7cp.x86_64.rpm SHA-256: 170281274a49becabf08ef72cc87a809d47a6975a94e2733c73691b88fa7b4db
ceph-common-12.2.12-139.el7cp.x86_64.rpm SHA-256: 47f9859b8c3fd5c34366cf5b851af65bdc831ee11217dac9ecd92ce282e3b2ed
ceph-debuginfo-12.2.12-139.el7cp.x86_64.rpm SHA-256: 2c7bf12d03c2de214bffc49420ea00b8ad23113c56591348e156ba3ec0713564
ceph-osd-12.2.12-139.el7cp.x86_64.rpm SHA-256: 3017a07287238c46426d8c2e3109bcf225ff6081d4312f3db36f59bcdd261197
ceph-selinux-12.2.12-139.el7cp.x86_64.rpm SHA-256: 5faaa8470eb5e5415626f753c712aa6e8569f82eeabd500b2a4b6775417403d7
ceph-test-12.2.12-139.el7cp.x86_64.rpm SHA-256: 4284a5f8665089ff64750e32bb9b35ea8b5193d589b387e07e43120a6b72c903
libcephfs-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: 2f83df6c47466c288c683cf54b2bf6ca4b2c0d732c0846c0dfb7b6a2304083cc
libcephfs2-12.2.12-139.el7cp.x86_64.rpm SHA-256: 03bc508b8c63877d81eadfd0a484fbb6aa9d23caeaf3b05ee6adaf4065ba97f7
librados-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: 78c1e46e00108d0252dcb4fb8e004e7be1ee6f27f50f174e3759db9998950816
librados2-12.2.12-139.el7cp.x86_64.rpm SHA-256: 50a96408cecfddca8f8b9c7e209a3bc52d7377665a6f5953d063853904df09f3
libradosstriper1-12.2.12-139.el7cp.x86_64.rpm SHA-256: d80b4c9fe22f0887736690887bad3e1fbab4cc1843dc7fa37f30b8bccecaaa15
librbd-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: a54f81ce3bcb1d8e12865792588dd4f2f0c0e1e8370532ad9b66bc56fe6eab34
librbd1-12.2.12-139.el7cp.x86_64.rpm SHA-256: ef2a983fa75b63f68bb4172039addf3ce0581f7c8d28e5f3a88b999a4d57eb75
librgw-devel-12.2.12-139.el7cp.x86_64.rpm SHA-256: 31a3705cec1be2ae227ee71c2ab681ab22aa309ae047745fe4d33e6b4c35623b
librgw2-12.2.12-139.el7cp.x86_64.rpm SHA-256: 80f3a426fa6e75421e0012728c8b28d36d92882fba94dd80869ace6e6acc75b9
python-cephfs-12.2.12-139.el7cp.x86_64.rpm SHA-256: aee23f7dcc4c76a1431738efc0968e96b28aa0e511e9246ef652f383ae3eb2aa
python-rados-12.2.12-139.el7cp.x86_64.rpm SHA-256: 7f2dfe4a037c26daaff9c535250a7bf01054fb8d39a1e231fc4adcb8525aacda
python-rbd-12.2.12-139.el7cp.x86_64.rpm SHA-256: 69a313833bf6245d66e4aed91f309ebdae845ecc65590e8faa581b6c87861287
python-rgw-12.2.12-139.el7cp.x86_64.rpm SHA-256: 0240f64097f18e9ddcfb893db5040f1fe33e1aa75f4fba41779a4691bf5238ef

Red Hat Ceph Storage - Extended Life Cycle Support for IBM Power, little endian 3

SRPM
ceph-12.2.12-139.el7cp.src.rpm SHA-256: 8019864ce9d45361b4e81f0dd59b0369f92d7fda000e8c7eda30300e9e42231c
tcmu-runner-1.4.0-3.el7cp.src.rpm SHA-256: b47952c17a54721939edf623cb7ced2bf9e8f791414e563f045889d2f04d61c0
ppc64le
ceph-base-12.2.12-139.el7cp.ppc64le.rpm SHA-256: fefb68156515302ce8d92d80e540f7fc62084878ab473e35cf9b6111b96fb6b8
ceph-common-12.2.12-139.el7cp.ppc64le.rpm SHA-256: b64d89420a9f0fdbe5d28b0a157b8928d5eea9d9660e8cda441070bf51084963
ceph-debuginfo-12.2.12-139.el7cp.ppc64le.rpm SHA-256: d72a5937664424a92bbab522cc7ad69981e991911e2b3156b72546b6f8e3f156
ceph-fuse-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 9df8aa5e3d212c8bd16dba0c8ec4c28f186d1c4547864fc4a90d355726d3bc1c
ceph-mds-12.2.12-139.el7cp.ppc64le.rpm SHA-256: d05e48d6765d2a4e7c22948df3dffdae7847e62bd0f5f192b2613e4b371c4ed5
ceph-radosgw-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 51827eddda955150ca505f5b77da7ec3510731cf7a1776c916af7d484d5a8441
ceph-selinux-12.2.12-139.el7cp.ppc64le.rpm SHA-256: df03a15651dcdeff7daaa54ac2a5b45eb2f292fc1f89e9f2b8d1bfbd0cc4e0c8
libcephfs-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 7bc92c8cf7ddb342262c93424c14048dc08bc17fc03703217ced3badb9fe01a8
libcephfs2-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 97aa7acb8705aef65bcb0a9a2c6a69a33647449b8405f18f7ebe5d46976985cb
librados-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 3e026d08b2c94d0c38170d4e4e3f128546618db17808c29db8f6520617bb4405
librados2-12.2.12-139.el7cp.ppc64le.rpm SHA-256: f8da63dac5aa1ea0493fcf9944af0b1cc56273fd8e3f5832dbc55e369f289747
libradosstriper1-12.2.12-139.el7cp.ppc64le.rpm SHA-256: c8841d4cb4a65c5e17ec3dd40b78aa1f4256f73187a2f1550f41fc4357eac30d
librbd-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 99ccb3171b4fc655db10f40ed0c2dab6b654c79597fda736b16332b1273d9ae2
librbd1-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 772a6a118f7b16adffc6ac73c8f06f698e61485e92b602304c17fbd2076f2b5e
librgw-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 965ab9da607cba302c0ec136b507c8cc18963d3070016d06891d1c329846bec5
librgw2-12.2.12-139.el7cp.ppc64le.rpm SHA-256: f04822be25245d44c966c27d7ba06940948243ff7ef6ab25a97c8975d2398802
python-cephfs-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 248620f24170cdbd62e750dffc3073d8833927c6928e9299f6b221896fff6921
python-rados-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 6481a8a00a7e9ecdf636fe1e48220087b5556ed8bee41c9ce184ca079eb3d2a5
python-rbd-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 7593499607ff8dfefa60aa29ea700e6aba959f008333d8950331c3c433d483ab
python-rgw-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 08fa0a600696ee5f01ff77bef1016720134aba0d201a77e9c23fcf2915e793e1
rbd-mirror-12.2.12-139.el7cp.ppc64le.rpm SHA-256: df32d023a6f2029dabb0a44a878cc33b0bad37f45e9458f6b5fd0598947d0b06
tcmu-runner-1.4.0-3.el7cp.ppc64le.rpm SHA-256: 513de752590ef788a6882b2309a1839df7a4643af48fa23b811b1f012c363368
tcmu-runner-debuginfo-1.4.0-3.el7cp.ppc64le.rpm SHA-256: 8bfc205ae9c4698080cfd0012255ccc1cd3e60d489b8a163d6d8d3cd46ba629e

Red Hat Ceph Storage MON - Extended Life Cycle Support for IBM Power, little endian 3

SRPM
ceph-12.2.12-139.el7cp.src.rpm SHA-256: 8019864ce9d45361b4e81f0dd59b0369f92d7fda000e8c7eda30300e9e42231c
ppc64le
ceph-base-12.2.12-139.el7cp.ppc64le.rpm SHA-256: fefb68156515302ce8d92d80e540f7fc62084878ab473e35cf9b6111b96fb6b8
ceph-common-12.2.12-139.el7cp.ppc64le.rpm SHA-256: b64d89420a9f0fdbe5d28b0a157b8928d5eea9d9660e8cda441070bf51084963
ceph-debuginfo-12.2.12-139.el7cp.ppc64le.rpm SHA-256: d72a5937664424a92bbab522cc7ad69981e991911e2b3156b72546b6f8e3f156
ceph-mgr-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 4220be2c8080a26e6f765aea59b01f5083dc81ac37e573b8f7ac715a5e4fa7be
ceph-mon-12.2.12-139.el7cp.ppc64le.rpm SHA-256: df2f02bdc189acb8b3a3a7cdd70488632281e233ebc7412d17a424485e873f74
ceph-selinux-12.2.12-139.el7cp.ppc64le.rpm SHA-256: df03a15651dcdeff7daaa54ac2a5b45eb2f292fc1f89e9f2b8d1bfbd0cc4e0c8
libcephfs-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 7bc92c8cf7ddb342262c93424c14048dc08bc17fc03703217ced3badb9fe01a8
libcephfs2-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 97aa7acb8705aef65bcb0a9a2c6a69a33647449b8405f18f7ebe5d46976985cb
librados-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 3e026d08b2c94d0c38170d4e4e3f128546618db17808c29db8f6520617bb4405
librados2-12.2.12-139.el7cp.ppc64le.rpm SHA-256: f8da63dac5aa1ea0493fcf9944af0b1cc56273fd8e3f5832dbc55e369f289747
libradosstriper1-12.2.12-139.el7cp.ppc64le.rpm SHA-256: c8841d4cb4a65c5e17ec3dd40b78aa1f4256f73187a2f1550f41fc4357eac30d
librbd-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 99ccb3171b4fc655db10f40ed0c2dab6b654c79597fda736b16332b1273d9ae2
librbd1-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 772a6a118f7b16adffc6ac73c8f06f698e61485e92b602304c17fbd2076f2b5e
librgw-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 965ab9da607cba302c0ec136b507c8cc18963d3070016d06891d1c329846bec5
librgw2-12.2.12-139.el7cp.ppc64le.rpm SHA-256: f04822be25245d44c966c27d7ba06940948243ff7ef6ab25a97c8975d2398802
python-cephfs-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 248620f24170cdbd62e750dffc3073d8833927c6928e9299f6b221896fff6921
python-rados-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 6481a8a00a7e9ecdf636fe1e48220087b5556ed8bee41c9ce184ca079eb3d2a5
python-rbd-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 7593499607ff8dfefa60aa29ea700e6aba959f008333d8950331c3c433d483ab
python-rgw-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 08fa0a600696ee5f01ff77bef1016720134aba0d201a77e9c23fcf2915e793e1

Red Hat Ceph Storage OSD - Extended Life Cycle Support for IBM Power, little endian 3

SRPM
ceph-12.2.12-139.el7cp.src.rpm SHA-256: 8019864ce9d45361b4e81f0dd59b0369f92d7fda000e8c7eda30300e9e42231c
ppc64le
ceph-base-12.2.12-139.el7cp.ppc64le.rpm SHA-256: fefb68156515302ce8d92d80e540f7fc62084878ab473e35cf9b6111b96fb6b8
ceph-common-12.2.12-139.el7cp.ppc64le.rpm SHA-256: b64d89420a9f0fdbe5d28b0a157b8928d5eea9d9660e8cda441070bf51084963
ceph-debuginfo-12.2.12-139.el7cp.ppc64le.rpm SHA-256: d72a5937664424a92bbab522cc7ad69981e991911e2b3156b72546b6f8e3f156
ceph-osd-12.2.12-139.el7cp.ppc64le.rpm SHA-256: c1fdf6c2a6cbd9d10b7fcdf03bb09a3a90a9f47376b3d2f71adcbc85d1721d12
ceph-selinux-12.2.12-139.el7cp.ppc64le.rpm SHA-256: df03a15651dcdeff7daaa54ac2a5b45eb2f292fc1f89e9f2b8d1bfbd0cc4e0c8
libcephfs-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 7bc92c8cf7ddb342262c93424c14048dc08bc17fc03703217ced3badb9fe01a8
libcephfs2-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 97aa7acb8705aef65bcb0a9a2c6a69a33647449b8405f18f7ebe5d46976985cb
librados-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 3e026d08b2c94d0c38170d4e4e3f128546618db17808c29db8f6520617bb4405
librados2-12.2.12-139.el7cp.ppc64le.rpm SHA-256: f8da63dac5aa1ea0493fcf9944af0b1cc56273fd8e3f5832dbc55e369f289747
libradosstriper1-12.2.12-139.el7cp.ppc64le.rpm SHA-256: c8841d4cb4a65c5e17ec3dd40b78aa1f4256f73187a2f1550f41fc4357eac30d
librbd-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 99ccb3171b4fc655db10f40ed0c2dab6b654c79597fda736b16332b1273d9ae2
librbd1-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 772a6a118f7b16adffc6ac73c8f06f698e61485e92b602304c17fbd2076f2b5e
librgw-devel-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 965ab9da607cba302c0ec136b507c8cc18963d3070016d06891d1c329846bec5
librgw2-12.2.12-139.el7cp.ppc64le.rpm SHA-256: f04822be25245d44c966c27d7ba06940948243ff7ef6ab25a97c8975d2398802
python-cephfs-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 248620f24170cdbd62e750dffc3073d8833927c6928e9299f6b221896fff6921
python-rados-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 6481a8a00a7e9ecdf636fe1e48220087b5556ed8bee41c9ce184ca079eb3d2a5
python-rbd-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 7593499607ff8dfefa60aa29ea700e6aba959f008333d8950331c3c433d483ab
python-rgw-12.2.12-139.el7cp.ppc64le.rpm SHA-256: 08fa0a600696ee5f01ff77bef1016720134aba0d201a77e9c23fcf2915e793e1

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