Back to bug 1300707
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Martin Frodl | 2016-01-21 14:06:52 UTC | QA Contact | qe-baseos-apps | mfrodl |
| Jan Kaluža | 2016-01-22 09:03:24 UTC | Status | NEW | MODIFIED |
| Fixed In Version | httpd-2.2.15-47.el6.3 | |||
| errata-xmlrpc | 2016-01-22 09:10:19 UTC | Status | MODIFIED | ON_QA |
| Jan Kaluža | 2016-01-22 09:14:10 UTC | Fixed In Version | httpd-2.2.15-47.el6.3 | httpd-2.2.15-47.el6_7.3 |
| errata-xmlrpc | 2016-01-28 11:23:11 UTC | Status | ON_QA | VERIFIED |
| Jan Kaluža | 2016-02-02 13:13:27 UTC | Doc Text | Cause: When writing an error message to the log file about the wrong HTTP interim response code, httpd used NULL pointer instead of pointer to the real request. Consequence: Apache httpd could crash in the mentioned situation when the backend server sent wrong interim response code. Fix: Correct HTTP request pointer to request is now passed to the httpd logging code. Result: Apache httpd does not crash in the mentioned situation anymore. |
|
| Lenka Špačková | 2016-02-02 13:49:23 UTC | Doc Text | Cause: When writing an error message to the log file about the wrong HTTP interim response code, httpd used NULL pointer instead of pointer to the real request. Consequence: Apache httpd could crash in the mentioned situation when the backend server sent wrong interim response code. Fix: Correct HTTP request pointer to request is now passed to the httpd logging code. Result: Apache httpd does not crash in the mentioned situation anymore. | Previously, when writing an error message about an incorrect HTTP interim response code to a log file, the httpd daemon used a NULL pointer instead of a pointer to the real request. As a consequence, httpd could terminate unexpectedly with a segmentation fault if the back-end server sent incorrect interim response code. With this update, the correct HTTP request pointer is passed to the httpd logging code, and httpd no longer crashes in this scenario. |
| errata-xmlrpc | 2016-02-09 00:26:37 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-02-09 08:45:37 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-02-09 03:45:37 UTC | |||
| Joe Orton | 2021-01-14 09:16:26 UTC | CC | webstack-team | |
| Joe Orton | 2021-01-14 09:36:25 UTC | Assignee | webstack-team | luhliari |
Back to bug 1300707