Bug 2015205 - msgr/async: fix unsafe access in unregister_conn()
Summary: msgr/async: fix unsafe access in unregister_conn()
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RADOS
Version: 5.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.1
Assignee: Radoslaw Zarzynski
QA Contact: Tintu Mathew
Ranjini M N
URL:
Whiteboard:
Depends On:
Blocks: 2031073
TreeView+ depends on / blocked
 
Reported: 2021-10-18 16:00 UTC by Neha Ojha
Modified: 2022-04-04 10:22 UTC (History)
13 users (show)

Fixed In Version: ceph-16.2.6-14.el8cp
Doc Type: Bug Fix
Doc Text:
.No crash is expected when using the Ceph messenger instance during disconnection A Ceph messenger instance maintains an internal registry of connections that can be accessed from multiple threads. These multi-threaded accesses require proper synchronization. Previously, when a connection was being unregistered, for example, disconnected, unsynchronized access would happen to result in the crash of the messenger’s user, such as a Ceph OSD daemon. This release implements proper synchronization at the unregister stage and therefore, no crashes are expected.
Clone Of:
Environment:
Last Closed: 2022-04-04 10:22:04 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github ceph ceph pull 43548 0 None open pacific: msgr/async: fix unsafe access in unregister_conn() 2021-10-18 16:02:10 UTC
Red Hat Issue Tracker RHCEPH-2064 0 None None None 2021-10-18 16:03:00 UTC
Red Hat Product Errata RHSA-2022:1174 0 None Waiting on Customer [bug] Need to support UEFI/iPXE-only x86_64 compute nodes on same overcloud as IBM Power compute nodes 2022-06-17 04:08:41 UTC

Description Neha Ojha 2021-10-18 16:00:29 UTC
Description of problem:


To prevent messenger crashes like https://tracker.ceph.com/issues/49237

Comment 12 errata-xmlrpc 2022-04-04 10:22:04 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Red Hat Ceph Storage 5.1 Security, Enhancement, and Bug Fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:1174


Note You need to log in before you can comment on or make changes to this bug.