On 07/16/2016 11:33 PM, Willem de Bruijn wrote:
From: Willem de Bruijn <will...@google.com>Do not cache pointers into the skb linear segment across sk_filter. The function call can trigger pskb_expand_head. Signed-off-by: Willem de Bruijn <will...@google.com>
Fix looks good to me, thanks! Acked-by: Daniel Borkmann <dan...@iogearbox.net>