From: Gustavo F. Padovan Date: Sat, 1 May 2010 19:15:45 +0000 (-0300) Subject: Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu() X-Git-Tag: v2.6.35-rc1~473^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4178ba462a3e8ab5094e69606f01d9e95f2d5ea6;p=pandora-kernel.git Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu() The checks should be done before the the memcpy to avoid buffer overflow. Reported-by: João Paulo Rechi Vita Signed-off-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed