[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163723740935.26371.8164804741918888412.git-patchwork-notify@kernel.org>
Date: Thu, 18 Nov 2021 12:10:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Teng Qi <starmiku1207184332@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, tanghui20@...wei.com,
arnd@...db.de, netdev@...r.kernel.org,
linux-parisc@...r.kernel.org, linux-kernel@...r.kernel.org,
baijiaju1990@...il.com, islituo@...il.com, oslab@...nghua.edu.cn
Subject: Re: [PATCH v2] net: ethernet: dec: tulip: de4x5: fix possible array
overflows in type3_infoblock()
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 18 Nov 2021 15:01:18 +0800 you wrote:
> The definition of macro MOTO_SROM_BUG is:
> #define MOTO_SROM_BUG (lp->active == 8 && (get_unaligned_le32(
> dev->dev_addr) & 0x00ffffff) == 0x3e0008)
>
> and the if statement
> if (MOTO_SROM_BUG) lp->active = 0;
>
> [...]
Here is the summary with links:
- [v2] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock()
https://git.kernel.org/netdev/net/c/0fa68da72c3b
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