mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-13 17:43:52 +00:00
The bridge-netfilter code will overwrite memory if there is not headroom in the skb to save the header. This first showed up when using Xen with sky2 driver that doesn't allocate the extra space. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>