From: Dan Carpenter Date: Wed, 16 Oct 2013 08:44:25 +0000 (+0300) Subject: ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() X-Git-Tag: v3.12-rc6~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d14df339c72b6efbba4eddd1d1f3f4b173273f74;p=pandora-kernel.git ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() In GCC the sizeof(hdsp_version) is 8 because there is a 2 byte hole at the end of the struct after ->firmware_rev. Signed-off-by: Dan Carpenter Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed