lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 May 2007 18:47:24 +0200
From:	Marcel Holtmann <marcel@...tmann.org>
To:	David Miller <davem@...emloft.net>
Cc:	netdev@...r.kernel.org
Subject: Bluetooth fixes for 2.6.22-rc2

Hi Dave,

here are two more bug fixes that should go into 2.6.22 before its final
release. The USB driver change is minor and the L2CAP change has been
verified with Bluetooth compliance tester and also the L2CAP robustness
testing.

Regards

Marcel


Please pull from

        git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git

This will update the following files:

 drivers/bluetooth/hci_usb.c   |   16 ++--
 include/net/bluetooth/l2cap.h |    8 +-
 net/bluetooth/l2cap.c         |  144 +++++++++++++++++++++++-------------------
 3 files changed, 94 insertions(+), 74 deletions(-)

through these ChangeSets:

Commit: 8e6b1e14d817ae7c43c51b8707a22bdc123157fb 
Author: Marcel Holtmann <marcel@...tmann.org> Thu, 24 May 2007 13:58:55 +0200 

    [Bluetooth] Fix L2CAP configuration parameter handling
    
    The L2CAP configuration parameter handling was missing the support
    for rejecting unknown options. The capability to reject unknown
    options is mandatory since the Bluetooth 1.2 specification. This
    patch implements its and also simplifies the parameter parsing.
    
    Signed-off-by: Marcel Holtmann <marcel@...tmann.org>

Commit: 82cff022f83fd4c979d3b51c8c40e0e9650bc244 
Author: Marcel Holtmann <marcel@...tmann.org> Thu, 24 May 2007 13:43:29 +0200 

    [Bluetooth] Always send HCI_Reset for Broadcom devices
    
    In case of Broadcom based Bluetooth devices, it is safe to always
    send HCI_Reset as first command. This gives the advantage that
    all HID Proxy versions will automatically work and don't need any
    additional quirks anymore.
    
    Signed-off-by: Marcel Holtmann <marcel@...tmann.org>



-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ