Bug 2369418
| Summary: | Consistent, reproducible RGW crashes in special awscli upload-part-copy scenario | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Matt Benjamin (redhat) <mbenjamin> | |
| Component: | RGW | Assignee: | Matt Benjamin (redhat) <mbenjamin> | |
| Status: | CLOSED ERRATA | QA Contact: | Chaithra <ckulal> | |
| Severity: | high | Docs Contact: | Rivka Pollack <rpollack> | |
| Priority: | unspecified | |||
| Version: | 7.1 | CC: | ceph-eng-bugs, cephqe-warriors, ckulal, jcaratza, laurent.barbe, mkasturi, rpollack, snipp, tru, tserlin, vereddy | |
| Target Milestone: | --- | |||
| Target Release: | 7.1z5 | |||
| Hardware: | x86_64 | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | ceph-18.2.1-338 | Doc Type: | Bug Fix | |
| Doc Text: |
.Invalid URL-encoded text from the client no longer creates errors
Previously, the system improperly handled scenarios where URL decoding resulted in an empty `key.name`. The empty `key.name` due to invalid URL-encoded text from the client. As a result, an assertion error during the copy operation would occur, and sometimes led to a crash later.
With this fix, invalid empty `key.name` values are now ignored, and copy operations no longer trigger assertions or causes crashes.
|
Story Points: | --- | |
| Clone Of: | 2356922 | |||
| : | 2370192 (view as bug list) | Environment: | ||
| Last Closed: | 2025-06-23 02:52:20 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 2356922 | |||
| Bug Blocks: | 2370192 | |||
|
Description
Matt Benjamin (redhat)
2025-05-30 13:44:16 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 (Red Hat Ceph Storage 7.1 security and bug fix updates), 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/RHBA-2025:9335 |