[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163795560995.18431.9745144977645514241.git-patchwork-notify@kernel.org>
Date: Fri, 26 Nov 2021 19:40:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: zhangyue <zhangyue1@...inos.cn>
Cc: aelior@...vell.com, GR-everest-linux-l2@...vell.com,
davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: qed: fix the array may be out of bound
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 25 Nov 2021 19:36:10 +0800 you wrote:
> If the variable 'p_bit->flags' is always 0,
> the loop condition is always 0.
>
> The variable 'j' may be greater than or equal to 32.
>
> At this time, the array 'p_aeu->bits[32]' may be out
> of bound.
>
> [...]
Here is the summary with links:
- net: qed: fix the array may be out of bound
https://git.kernel.org/netdev/net/c/0435a4d08032
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