Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/7] sixaxis: Don't mark USB plugged device as trusted
@ 2014-01-08  0:02 Szymon Janc
  2014-01-08  0:02 ` [PATCH 1/7] " Szymon Janc
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Szymon Janc @ 2014-01-08  0:02 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Bastien Nocera, Szymon Janc

Hi,

This serie removes marking USB plugged sixaxis DS3 devices as trusted.
Now agent is asked for service authorization before device is connected
over BT. This is to address conserns about possibly crafted USB devices.

This is implemented in PATCH 1. Rest are fixes for bugs that were uncovered
due this change and client functionality that I've found missing while
testing this.

Comments and testing are welcome.

-- 
BR
Szymon Janc


Szymon Janc (7):
  sixaxis: Don't mark USB plugged device as trusted
  input: Fix crash on authorization reply with first sixaxis connection
  input: Fix check if device is sixaxis in auth_callback
  input: Fix connecting new trusted sixaxis device
  client: Add untrust command
  client: Add block command
  client: Add unblock command

 client/main.c           | 93 +++++++++++++++++++++++++++++++++++++++++++++++++
 plugins/sixaxis.c       |  1 -
 profiles/input/server.c | 37 ++++----------------
 3 files changed, 99 insertions(+), 32 deletions(-)

-- 
1.8.5.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-01-09 15:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-08  0:02 [PATCH 0/7] sixaxis: Don't mark USB plugged device as trusted Szymon Janc
2014-01-08  0:02 ` [PATCH 1/7] " Szymon Janc
2014-01-08  0:02 ` [PATCH 2/7] input: Fix crash on authorization reply with first sixaxis connection Szymon Janc
2014-01-08  0:02 ` [PATCH 3/7] input: Fix check if device is sixaxis in auth_callback Szymon Janc
2014-01-08  0:02 ` [PATCH 4/7] input: Fix connecting new trusted sixaxis device Szymon Janc
2014-01-08  0:02 ` [PATCH 5/7] client: Add untrust command Szymon Janc
2014-01-08  0:02 ` [PATCH 6/7] client: Add block command Szymon Janc
2014-01-08  0:02 ` [PATCH 7/7] client: Add unblock command Szymon Janc
2014-01-09 15:57 ` [PATCH 0/7] sixaxis: Don't mark USB plugged device as trusted Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox