From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Johan Hedberg To: linux-bluetooth@vger.kernel.org Subject: [PATCH 00/10] Bluetooth: Fix more mgmt parameter checks Date: Fri, 18 Jan 2013 15:25:48 +0200 Message-Id: <1358515558-17861-1-git-send-email-johan.hedberg@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi, This patch set is intended to be applied after Szymon's "Bluetooth: Fix pair device command reply if adapter is powered off" patch. This set includes fixes to improve the validity checks on parameters we receive from user space in mgmt commands. Each of these fixes has had its own test case added to the user space mgmt-tester and has been verified to work. Johan