[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167940361744.508.4471214158276958650.git-patchwork-notify@kernel.org>
Date: Tue, 21 Mar 2023 13:00:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Nathan Chancellor <nathan@...nel.org>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, ndesaulniers@...gle.com, trix@...hat.com,
netdev@...r.kernel.org, llvm@...ts.linux.dev,
patches@...ts.linux.dev
Subject: Re: [PATCH net-next] net: pasemi: Fix return type of
pasemi_mac_start_tx()
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Sun, 19 Mar 2023 16:41:08 -0700 you wrote:
> With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG),
> indirect call targets are validated against the expected function
> pointer prototype to make sure the call target is valid to help mitigate
> ROP attacks. If they are not identical, there is a failure at run time,
> which manifests as either a kernel panic or thread getting killed. A
> warning in clang aims to catch these at compile time, which reveals:
>
> [...]
Here is the summary with links:
- [net-next] net: pasemi: Fix return type of pasemi_mac_start_tx()
https://git.kernel.org/netdev/net-next/c/c8384d4a51e7
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