Bug 570491
| Summary: | vmalloc ENOMEM caused by iptables | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Jon Thomas <jthomas> | ||||||
| Component: | kernel | Assignee: | Jiri Olsa <jolsa> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Eryu Guan <eguan> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5.4 | CC: | eguan, oguzyilmaz, qcai, tao | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2011-01-13 20:37:41 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Jon Thomas
2010-03-04 14:31:29 UTC
hi,
I've found/backported following change, that seems to cause the issue:
commit 9e67d5a739327c44885adebb4f3a538050be73e4
Author: Patrick McHardy <kaber>
[NETFILTER]: x_tables: remove obsolete overflow check
the change is based on following commit as well..
commit 259d4e41f3ec25f22169daece42729f597b89f9a
Author: Eric Dumazet <dada1>
[NETFILTER]: x_tables: struct xt_table_info diet
I'll send this for review, meanwhile you can try patched kernel:
http://people.redhat.com/jolsa/kernel-2.6.18-192.el5jolsa_iptables_fix1.x86_64.rpm
wbr,
jirka
FYI the iptables package should be fixed in iptables 1.3.6 according to upstream sources Created attachment 400326 [details]
proposed patch
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. in kernel-2.6.18-200.el5 You can download this test kernel from http://people.redhat.com/jwilson/el5 Detailed testing feedback is always welcomed. 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 therefore 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-2011-0017.html |