Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reef: rgw/crypt: don't deref null manifest_bl #53590

Merged
merged 1 commit into from Oct 3, 2023

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Sep 21, 2023

backport tracker: https://tracker.ceph.com/issues/62935


backport of #53448
parent tracker: https://tracker.ceph.com/issues/62378

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

with dbstore, the manifest_bl pointer was null; check for null before
dereferencing for read_manifest_parts()

Fixes: https://tracker.ceph.com/issues/62378

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 04d9ea6)
@cbodley cbodley requested a review from a team as a code owner September 21, 2023 21:47
@cbodley cbodley added this to the reef milestone Sep 21, 2023
@yuriw yuriw merged commit 5760c5c into ceph:reef Oct 3, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants