From: Vasiliy Kulikov Date: Thu, 10 Feb 2011 17:59:42 +0000 (+0300) Subject: Bluetooth: l2cap: fix 1 byte infoleak to userspace X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~45^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3fb592b15602196d38b225dc78aab8d631a5f89;p=pandora-kernel.git Bluetooth: l2cap: fix 1 byte infoleak to userspace Structure l2cap_options has one padding byte between max_tx and txwin_size fields. This byte in "opts" is copied to userspace uninitialized. Signed-off-by: Vasiliy Kulikov Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed