Bug 842376
| Summary: | httpd fails in processing chunked requests with > 31 bytes chunk-size / -extension line | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Joe Orton <jorton> |
| Component: | httpd | Assignee: | Jan Kaluža <jkaluza> |
| Status: | CLOSED ERRATA | QA Contact: | Aleš Mareček <amarecek> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.5 | CC: | amarecek, jentrena, jkaluza, pep |
| Target Milestone: | rc | Keywords: | EasyFix, Patch, Upstream |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://issues.apache.org/bugzilla/show_bug.cgi?id=49474 | ||
| Whiteboard: | |||
| Fixed In Version: | httpd-2.2.15-17.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: httpd did not handle chunked transfer coding properly when chunk-size line exceeded 31 bytes.
Consequence: Requests like that were not answered.
Fix: httpd has been fixed to parse chunk-size line longer than 31 bytes.
Result: Requests like that are answered properly now.
|
Story Points: | --- |
| Clone Of: | 840845 | Environment: | |
| Last Closed: | 2013-02-21 10:17:41 UTC | Type: | Bug |
| 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: | 840845 | ||
| Bug Blocks: | 743405 | ||
|
Comment 6
errata-xmlrpc
2013-02-21 10:17:41 UTC
|