On Tue, Aug 22, 2006 at 05:19:28PM -0700, Stephen Hemminger wrote:
> The bridge netfilter code needs to check for space at the
> front of the skb before overwriting; otherwise if skb from
> device doesn't have headroom, then it will cause random
> memory corruption.
>
> Signed-off-by: Stephen Hemm
The bridge netfilter code needs to check for space at the
front of the skb before overwriting; otherwise if skb from
device doesn't have headroom, then it will cause random
memory corruption.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
--- linux-2.6.17.9.orig/include/linux/netfilter_brid