[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163631340721.13867.2152006259846907112.git-patchwork-notify@kernel.org>
Date: Sun, 07 Nov 2021 19:30:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com, syzkaller@...glegroups.com
Subject: Re: [PATCH net] llc: fix out-of-bound array index in llc_sk_dev_hash()
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 5 Nov 2021 14:42:14 -0700 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> Both ifindex and LLC_SK_DEV_HASH_ENTRIES are signed.
>
> This means that (ifindex % LLC_SK_DEV_HASH_ENTRIES) is negative
> if @ifindex is negative.
>
> [...]
Here is the summary with links:
- [net] llc: fix out-of-bound array index in llc_sk_dev_hash()
https://git.kernel.org/netdev/net/c/8ac9dfd58b13
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