Bug 770709
Summary: | Kernel stack corruption regarding use of netfilter on bridges | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Steve Hill <steve> | ||||||||
Component: | kernel | Assignee: | Herbert Xu <herbert.xu> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||||||
Severity: | high | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 6.1 | CC: | j.s.peatfield, mishu, mleitner | ||||||||
Target Milestone: | rc | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2012-01-11 04:32:12 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
Steve Hill
2011-12-28 14:02:32 UTC
Might this be related to the similar effects seen in recent el5 kernels (as reported in #749813) ? Please test the patch posted in 717407. Thanks! *** This bug has been marked as a duplicate of bug 717407 *** Hmm https://bugzilla.redhat.com/show_bug.cgi?id=717407 seems not to be public at the moment so it s hard to test a patch mentioned there. Created attachment 552017 [details]
bridge: Reset IPCB when entering IP stack on NF_FORWARD
I have reattached the patch here.
Created attachment 552024 [details]
bridge: Reset IPCB when entering IP stack
Updated patch to include local_out.
|