From: Vasiliy Kulikov Date: Sat, 30 Oct 2010 14:26:21 +0000 (+0400) Subject: Bluetooth: bnep: fix information leak to userland X-Git-Tag: v2.6.38-rc1~476^2~276^2^2~10^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5520d20f68310fc158dcbbecfd5eac5cdfc5a241;p=pandora-kernel.git Bluetooth: bnep: fix information leak to userland Structure bnep_conninfo is copied to userland with the field "device" that has the last elements unitialized. It leads to leaking of contents of kernel stack memory. Signed-off-by: Vasiliy Kulikov Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed