Back to bug 1040367
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Konstantin Bukharov | 2013-12-11 10:29:40 UTC | CC | bkb | |
| Vasily Averin | 2013-12-11 11:35:38 UTC | CC | vvs | |
| Petr Pisar | 2013-12-11 12:03:31 UTC | Priority | unspecified | high |
| Status | NEW | ASSIGNED | ||
| CC | ppisar | |||
| Assignee | psabata | ppisar | ||
| Severity | unspecified | high | ||
| Petr Pisar | 2013-12-11 13:03:25 UTC | URL | http://thread.gmane.org/gmane.linux.network/294319 | |
| Petr Pisar | 2013-12-11 13:05:16 UTC | Attachment #835274 Attachment description | Correct patch for proposed to upstream | Correct patch proposed to upstream |
| Petr Pisar | 2013-12-11 13:05:36 UTC | Status | ASSIGNED | POST |
| Kamalpreet Singh | 2013-12-11 14:03:24 UTC | Group | support | |
| CC | mpathan | |||
| Group | support | |||
| CC | ksingh | |||
| Konstantin Khorenko | 2013-12-13 05:53:17 UTC | CC | khorenko | |
| Kirill Kolyshkin | 2013-12-18 01:47:39 UTC | CC | kir | |
| Steven Roberts | 2013-12-20 18:49:14 UTC | CC | strobert | |
| Petr Pisar | 2014-01-08 10:26:19 UTC | Keywords | Patch | |
| Status | POST | ASSIGNED | ||
| Assignee | ppisar | psabata | ||
| John Skeoch | 2014-02-18 23:56:06 UTC | CC | ksingh | krai |
| Marcela Mašláňová | 2014-03-19 08:51:53 UTC | Keywords | EasyFix | |
| Milos Malik | 2014-04-25 07:51:23 UTC | CC | mmalik | |
| Petr Šabata | 2014-05-14 14:26:21 UTC | Status | ASSIGNED | MODIFIED |
| Fixed In Version | iproute-2.6.32-33.el6 | |||
| Jan Kurik | 2014-05-21 13:33:44 UTC | CC | jkurik | |
| Flags | needinfo?(mpathan) | |||
| Niket Chavan | 2014-05-23 14:13:32 UTC | CC | nchavan | |
| David Spurek | 2014-05-27 08:58:54 UTC | Status | MODIFIED | ASSIGNED |
| David Spurek | 2014-05-27 15:16:41 UTC | QA Contact | qe-baseos-security | dspurek |
| Tomas Kopecek | 2014-08-20 08:26:42 UTC | Assignee | psabata | psimerda |
| Petr Pisar | 2014-09-02 13:13:52 UTC | Status | ASSIGNED | MODIFIED |
| Tomáš Hozza | 2014-10-24 12:49:31 UTC | CC | thozza | |
| Fixed In Version | iproute-2.6.32-33.el6 | |||
| Filip Krska | 2014-10-24 13:21:22 UTC | CC | fkrska | |
| Filip Krska | 2014-10-24 13:21:43 UTC | Priority | high | urgent |
| Jan Kurik | 2014-10-24 13:33:49 UTC | Blocks | 1156448 | |
| Jan Kurik | 2014-10-24 13:34:10 UTC | Keywords | ZStream | |
| Tomáš Hozza | 2014-10-24 13:48:36 UTC | Flags | needinfo?(mpathan) | |
| Jaroslav Aster | 2014-10-24 14:04:01 UTC | CC | jaster | |
| Pavel Šimerda (pavlix) | 2014-10-24 14:35:33 UTC | Doc Text | Cause: iproute waited for a response from kernel even when sending the request failed and thus no response could be expected Consequence: iproute hanged indefinitely Fix: iproute now checks the sending routine for error and won't wait for any response Result: iproute no longer hangs and instead reports an error |
|
| Jiri Herrmann | 2014-11-18 08:51:57 UTC | CC | jherrman | |
| Doc Text | Cause: iproute waited for a response from kernel even when sending the request failed and thus no response could be expected Consequence: iproute hanged indefinitely Fix: iproute now checks the sending routine for error and won't wait for any response Result: iproute no longer hangs and instead reports an error | Prior to this update, the iproute utility handled the return values of the send() system call incorrectly when reading kernel responses. As a consequence, iproute could consider successful kernel responses as failed, which caused iproute to terminate with an error. With this update, iproute uses the return values correctly and processes kernel responses as intended. | ||
| David Spurek | 2014-12-12 07:30:45 UTC | CC | dspurek | |
| David Spurek | 2015-01-15 14:04:55 UTC | QA Contact | dspurek | qe-baseos-security |
| Jaroslav Aster | 2015-01-29 15:45:07 UTC | QA Contact | qe-baseos-security | jaster |
| errata-xmlrpc | 2015-02-19 14:22:55 UTC | Status | MODIFIED | ON_QA |
| Jaroslav Aster | 2015-03-18 16:01:15 UTC | Status | ON_QA | VERIFIED |
| Eva Majorsinova | 2015-07-21 18:21:19 UTC | Doc Text | Prior to this update, the iproute utility handled the return values of the send() system call incorrectly when reading kernel responses. As a consequence, iproute could consider successful kernel responses as failed, which caused iproute to terminate with an error. With this update, iproute uses the return values correctly and processes kernel responses as intended. | Prior to this update, the iproute utility handled the return values of the send() system call incorrectly when reading kernel responses. Consequently, iproute could interpret successful kernel responses as failures, which caused iproute to terminate with an error. With this update, iproute uses the return values correctly and processes kernel responses as intended. |
| errata-xmlrpc | 2015-07-22 06:40:38 UTC | Status | VERIFIED | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2015-07-22 02:40:38 UTC |
Back to bug 1040367