[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163422360697.15607.12769502675386988307.git-patchwork-notify@kernel.org>
Date: Thu, 14 Oct 2021 15:00:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
edumazet@...gle.com, dan.carpenter@...cle.com,
andreas.a.roeseler@...il.com
Subject: Re: [PATCHv3 net] icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 14 Oct 2021 05:50:50 -0400 you wrote:
> In icmp_build_probe(), the icmp_ext_echo_iio parsing should be done
> step by step and skb_header_pointer() return value should always be
> checked, this patch fixes 3 places in there:
>
> - On case ICMP_EXT_ECHO_CTYPE_NAME, it should only copy ident.name
> from skb by skb_header_pointer(), its len is ident_len. Besides,
> the return value of skb_header_pointer() should always be checked.
>
> [...]
Here is the summary with links:
- [PATCHv3,net] icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
https://git.kernel.org/netdev/net/c/1fcd794518b7
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