Actions
Bug #58794
openGetObj crashes when reading an object without a manifest
% Done:
0%
Source:
Backport:
pacific quincy reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v18.0.0-2707-g8c5ca361c9
Released In:
v19.2.0~2779
Upkeep Timestamp:
2025-07-14T19:10:46+00:00
Description
if we read an object that doesn't have a manifest attribute, RGWRados::get_obj_state_impl() adds an empty one and causes GetObj to throw an end_of_buffer exception on decode
Updated by Casey Bodley about 3 years ago
- Status changed from New to Fix Under Review
- Pull request ID set to 50172
Updated by Yuval Lifshitz about 3 years ago
could this be related to this issue: https://tracker.ceph.com/issues/58748 ?
(the other issue is happening on incrementing the iterator in "encode")
Updated by Casey Bodley about 3 years ago
- Status changed from Fix Under Review to Pending Backport
- Backport changed from pacific quincy to pacific quincy reef
Updated by Upkeep Bot about 3 years ago
- Copied to Backport #58897: quincy: GetObj crashes when reading an object without a manifest added
Updated by Upkeep Bot almost 3 years ago
- Copied to Backport #61373: reef: GetObj crashes when reading an object without a manifest added
Updated by Upkeep Bot almost 3 years ago
- Copied to Backport #61374: pacific: GetObj crashes when reading an object without a manifest added
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 8c5ca361c9072ac33fcabbb11317500108b53841
- Fixed In set to v18.0.0-2707-g8c5ca361c90
- Released In set to v19.2.0~2779
- Upkeep Timestamp set to 2025-07-09T17:10:02+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v18.0.0-2707-g8c5ca361c90 to v18.0.0-2707-g8c5ca361c9
- Upkeep Timestamp changed from 2025-07-09T17:10:02+00:00 to 2025-07-14T19:10:46+00:00
Actions