Bug 172865
| Summary: | CVE-2005-4268 cpio large filesize buffer overflow | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Josh Bressers <bressers> | ||||
| Component: | cpio | Assignee: | Peter Vrabec <pvrabec> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Brock Organ <borgan> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.0 | CC: | benl | ||||
| Target Milestone: | --- | Keywords: | Security | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | impact=low,public=20051107,reported=20051107,source=bugzilla | ||||||
| Fixed In Version: | RHSA-2007-0245 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-05-01 17:14:01 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: | 183224 | ||||||
| Attachments: |
|
||||||
|
Description
Josh Bressers
2005-11-10 18:14:54 UTC
Created attachment 130020 [details]
patch extracted from upstream
This patch could fix also #183224, but it's necessary to rewrite
cpio-2.5-lfs.patch.
Than there will be 3 issues addressed:
#172865,
#183224,
cpio will be able to archive files <8GB in odc format.(no bz report for this)
Is it possible to do these changes? Everything is tested and works in FC-5. I'd
like to do it at once to avoid any other problem which come if only
writeOutHeaderBufferOverflow.patch is applied
QE ack for 4.5. + static char codetab[] = "0123456789ABCDEF"; Should have const in that line. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2007-0245.html |