From: Kulikov Vasiliy Date: Fri, 29 Oct 2010 23:04:33 +0000 (+0000) Subject: isdn: mISDN: socket: fix information leak to userland X-Git-Tag: v2.6.37-rc1~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce384d91cd7a4269a1ed5d4307a70aa4c6fa14f2;p=pandora-kernel.git isdn: mISDN: socket: fix information leak to userland Structure mISDN_devinfo is copied to userland with the field "name" that has the last elements unitialized. It leads to leaking of contents of kernel stack memory. Signed-off-by: Vasiliy Kulikov Signed-off-by: David S. Miller --- Reading git-diff-tree failed