[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168568141998.21492.1839866290257514531.git-patchwork-notify@kernel.org>
Date: Fri, 02 Jun 2023 04:50:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Qingfang DENG <dqfext@...il.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, yoshfuji@...ux-ipv6.org, nakam@...ux-ipv6.org,
vnuorval@....hut.fi, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, qingfang.deng@...lower.com.cn
Subject: Re: [PATCH net v2] neighbour: fix unaligned access to pneigh_entry
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 1 Jun 2023 09:54:32 +0800 you wrote:
> From: Qingfang DENG <qingfang.deng@...lower.com.cn>
>
> After the blamed commit, the member key is longer 4-byte aligned. On
> platforms that do not support unaligned access, e.g., MIPS32R2 with
> unaligned_action set to 1, this will trigger a crash when accessing
> an IPv6 pneigh_entry, as the key is cast to an in6_addr pointer.
>
> [...]
Here is the summary with links:
- [net,v2] neighbour: fix unaligned access to pneigh_entry
https://git.kernel.org/netdev/net/c/ed779fe4c9b5
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