[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166805281641.8987.13644069334014062927.git-patchwork-notify@kernel.org>
Date: Thu, 10 Nov 2022 04:00:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com
Subject: Re: [resend,
PATCH net-next v1 1/1] mac_pton: Don't access memory over expected length
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 8 Nov 2022 16:11:08 +0200 you wrote:
> The strlen() may go too far when estimating the length of
> the given string. In some cases it may go over the boundary
> and crash the system which is the case according to the commit
> 13a55372b64e ("ARM: orion5x: Revert commit 4904dbda41c8.").
>
> Rectify this by switching to strnlen() for the expected
> maximum length of the string.
>
> [...]
Here is the summary with links:
- [resend,net-next,v1,1/1] mac_pton: Don't access memory over expected length
https://git.kernel.org/netdev/net-next/c/21780f89d658
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