[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161766060901.24414.14462323309343322855.git-patchwork-notify@kernel.org>
Date: Mon, 05 Apr 2021 22:10:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ilya Maximets <i.maximets@....org>
Cc: pshelar@....org, davem@...emloft.net, kuba@...nel.org,
yihung.wei@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] openvswitch: fix send of uninitialized stack memory in ct
limit reply
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sun, 4 Apr 2021 19:50:31 +0200 you wrote:
> 'struct ovs_zone_limit' has more members than initialized in
> ovs_ct_limit_get_default_limit(). The rest of the memory is a random
> kernel stack content that ends up being sent to userspace.
>
> Fix that by using designated initializer that will clear all
> non-specified fields.
>
> [...]
Here is the summary with links:
- [net] openvswitch: fix send of uninitialized stack memory in ct limit reply
https://git.kernel.org/netdev/net/c/4d51419d4993
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