Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70110476 authored by Eric Dumazet's avatar Eric Dumazet Committed by Tejaswi Tanikella
Browse files

ipv6: ip6_make_skb() needs to clear cork.base.dst



In my last patch, I missed fact that cork.base.dst was not initialized
in ip6_make_skb() :

If ip6_setup_cork() returns an error, we might attempt a dst_release()
on some random pointer.

Change-Id: I38676681fe8594bad3ef9270bb445e10c14778ac
Fixes: 862c03ee1deb ("ipv6: fix possible mem leaks in ipv6_make_skb()")
Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Reported-by: default avatarsyzbot <syzkaller@googlegroups.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Git-commit: 95ef498d977bf44ac094778fd448b98af158a3e6
Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git


Signed-off-by: default avatarTejaswi Tanikella <tejaswit@codeaurora.org>
parent 42175dc5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment