Files
linux/net/core
Austin Kim 8b0f8cf5b0 net: ethtool: clear heap allocations for ethtool function
[ Upstream commit 80ec82e3d2 ]

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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-06-30 08:48:30 -04:00
..
2018-08-03 21:12:12 +02:00
2021-06-30 08:48:13 -04:00
2020-12-30 11:26:06 +01:00