Bug 2412218 - RGW crash observed during copy-object ops with copy-source being empty
Summary: RGW crash observed during copy-object ops with copy-source being empty
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RGW
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 9.0
Assignee: Matt Benjamin (redhat)
QA Contact: Chaithra
Rivka Pollack
URL:
Whiteboard:
Depends On: 2390980
Blocks: 2388233 2412237
TreeView+ depends on / blocked
 
Reported: 2025-11-04 07:53 UTC by Chaithra
Modified: 2025-12-09 17:09 UTC (History)
6 users (show)

Fixed In Version: ceph-20.1.0-77
Doc Type: Bug Fix
Doc Text:
.Empty string in the `HTTP_X_AMZ_COPY_SOURCE` header no longer causes crashing Previously, the `HTTP_X_AMZ_COPY_SOURCE` header could have an empty string output, rather than `NULL`. When the empty string was passed to `RGWCopyObj::parse_copy_location()` the empty name would cause a crash. With this fix, a check is in place that the header contains a valid string.
Clone Of: 2390980
: 2412237 (view as bug list)
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Chaithra 2025-11-04 07:53:20 UTC
+++ This bug was initially created as a clone of Bug #2390980 +++


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