summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-01-07 21:22:50 +0000
committerJakub Kicinski <kuba@kernel.org>2026-01-08 09:04:24 -0800
commitc92510f5e3f82ba11c95991824a41e59a9c5ed81 (patch)
tree6329c392e3e007ded629b97ee38299def0fdf002 /include/uapi/linux
parent1f20c77496b3e253f18ea636f4f14069e383749d (diff)
arp: do not assume dev_hard_header() does not change skb->head
arp_create() is the only dev_hard_header() caller making assumption about skb->head being unchanged. A recent commit broke this assumption. Initialize @arp pointer after dev_hard_header() call. Fixes: db5b4e39c4e6 ("ip6_gre: make ip6gre_header() robust") Reported-by: syzbot+58b44a770a1585795351@syzkaller.appspotmail.com Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260107212250.384552-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions