From: Dan Carpenter Date: Tue, 29 Oct 2013 20:01:11 +0000 (+0300) Subject: Staging: bcm: info leak in ioctl X-Git-Tag: v3.2.53~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43455e8604586d80d43ebb23f9cbb31d6321ef7d;p=pandora-kernel.git Staging: bcm: info leak in ioctl commit 8d1e72250c847fa96498ec029891de4dc638a5ba upstream. The DevInfo.u32Reserved[] array isn't initialized so it leaks kernel information to user space. Reported-by: Nico Golde Reported-by: Fabian Yamaguchi Signed-off-by: Dan Carpenter Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed