Skip to content
Commit d0354e3b authored by Stephen Hemminger's avatar Stephen Hemminger Committed by Adrian Bunk
Browse files

bridge-netfilter: don't overwrite memory outside of skb



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: default avatarStephen Hemminger <shemminger@osdl.org>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 17735bd9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment