[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167453941785.4419.7044470273884238155.git-patchwork-notify@kernel.org>
Date: Tue, 24 Jan 2023 05:50:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net] ipv4: prevent potential spectre v1 gadget in
fib_metrics_match()
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 20 Jan 2023 13:31:40 +0000 you wrote:
> if (!type)
> continue;
> if (type > RTAX_MAX)
> return false;
> ...
> fi_val = fi->fib_metrics->metrics[type - 1];
>
> [...]
Here is the summary with links:
- [net] ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
https://git.kernel.org/netdev/net/c/5e9398a26a92
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