Files
Pablo Neira Ayuso 1eb0dc458b netfilter: flowtable: ensure sufficient headroom in xmit path
commit ef4f741e86 upstream.

Check for headroom and call skb_expand_head() like in the IP output
path to ensure there is sufficient headroom for the mac header when
forwarding this packet as suggested by sashiko.

Fixes: b5964aac51 ("netfilter: flowtable: consolidate xmit path")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-08-19 18:18:21 +02:00
..
…
…
…
…
…
…
…
…
…
…