[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168216962003.26753.1306408405089201442.git-patchwork-notify@kernel.org>
Date: Sat, 22 Apr 2023 13:20:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ziyang Xuan <william.xuanziyang@...wei.com>
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com,
willemdebruijn.kernel@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net v3] ipv4: Fix potential uninit variable access bug in
__ip_make_skb()
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 20 Apr 2023 20:40:35 +0800 you wrote:
> Like commit ea30388baebc ("ipv6: Fix an uninit variable access bug in
> __ip6_make_skb()"). icmphdr does not in skb linear region under the
> scenario of SOCK_RAW socket. Access icmp_hdr(skb)->type directly will
> trigger the uninit variable access bug.
>
> Use a local variable icmp_type to carry the correct value in different
> scenarios.
>
> [...]
Here is the summary with links:
- [net,v3] ipv4: Fix potential uninit variable access bug in __ip_make_skb()
https://git.kernel.org/netdev/net/c/99e5acae193e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists