From: Dan Carpenter Date: Thu, 4 Apr 2013 06:29:42 +0000 (+0300) Subject: staging: slicoss: information leak in ETHTOOL_GSET X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=986d75843555d0f6bc4acd11276c7f8f77d246b8;p=pandora-kernel.git staging: slicoss: information leak in ETHTOOL_GSET There are some fields in "edata" which have not been cleared. One example is edata.cmd. It leaks uninitialized stack information to the user. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed