From: Vasiliy Kulikov Date: Fri, 7 Jan 2011 16:55:53 +0000 (-0600) Subject: [SCSI] hpsa: avoid leaking stack contents to userland X-Git-Tag: v2.6.39-rc1~440^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=938abd8449c27fc67203e1a7c350199cea1158da;p=pandora-kernel.git [SCSI] hpsa: avoid leaking stack contents to userland memset arg64 to zero in the passthrough ioctls to avoid leaking contents of kernel stack memory to userland via uninitialized padding fields inserted by the compiler for alignment reasons. Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed