[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162327240322.12172.2837709394568742903.git-patchwork-notify@kernel.org>
Date: Wed, 09 Jun 2021 21:00:03 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Austin Kim <austindh.kim@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, gustavoars@...nel.org,
andrew@...n.ch, bjorn@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, austin.kim@....com
Subject: Re: [PATCH] net: ethtool: clear heap allocations for ethtool function
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 9 Jun 2021 03:34:25 +0100 you wrote:
> Several ethtool functions leave heap uncleared (potentially) by
> drivers. This will leave the unused portion of heap unchanged and
> might copy the full contents back to userspace.
>
> Signed-off-by: Austin Kim <austindh.kim@...il.com>
> ---
> net/ethtool/ioctl.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
Here is the summary with links:
- net: ethtool: clear heap allocations for ethtool function
https://git.kernel.org/netdev/net/c/80ec82e3d2c1
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