Bug 854761
| Summary: | CVE-2012-4406 Openstack-Swift: insecure use of python pickle() [fedora-all] | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kurt Seifried <kseifried> | ||||
| Component: | openstack-swift | Assignee: | Derek Higgins <derekh> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 17 | CC: | apevec, apevec, breu, david, derekh, jonathansteffan, markmc, rbryant, silas, zaitcev | ||||
| Target Milestone: | --- | Keywords: | Security, SecurityTracking | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Release Note | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-10-18 08:36:42 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: | |||||||
| Bug Blocks: | 854757 | ||||||
| Attachments: |
|
||||||
|
Description
Kurt Seifried
2012-09-05 18:51:17 UTC
I'm not sure this patch is good for stable updates as-is, at least I'd modify it to have memcache_serialization_support=0 as default and add in update description suggested upgrade procedure, from commit message:
To avoid an instant full cache flush, existing installations should
upgrade with 0, then set to 1 and reload, then after some time (24
hours) set to 2 and reload. Support for 0 and 1 will be removed in
future versions.
Created attachment 610623 [details]
Default to 0 (pickle)
How about this, then - keep the default compatible.
The attached patch also adjusts the documentation to point it out.
Looks good, have at it! There's followup fix (which just caused folsom swift respin) https://review.openstack.org/#/c/13217/1/swift/common/middleware/memcache.py,unified Hi Pete, I can't see your patch for some reason (not authorized), do you want me to take a look at it and push into f17? or are you going to make the change? Derek, if you can do the commit-build-push, it would be a great help. Sorry to make you do it. I marked the attachment public. openstack-swift-1.4.8-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/openstack-swift-1.4.8-2.fc17 openstack-swift-1.4.8-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/openstack-swift-1.4.8-3.fc17 Package openstack-swift-1.4.8-3.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing openstack-swift-1.4.8-3.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-15098/openstack-swift-1.4.8-3.fc16 then log in and leave karma (feedback). |