From: Mat Martineau Date: Wed, 8 Sep 2010 17:05:26 +0000 (-0700) Subject: Bluetooth: Validate PSM values in calls to connect() and bind() X-Git-Tag: v2.6.37-rc1~147^2~78^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fba2558cbb3fae3a09147b7d6e18a6204204e0e;p=pandora-kernel.git Bluetooth: Validate PSM values in calls to connect() and bind() Valid L2CAP PSMs are odd numbers, and the least significant bit of the most significant byte must be 0. Signed-off-by: Mat Martineau Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed