• Marcel Holtmann's avatar
    [Bluetooth] Fix disconnect race on ISOC interface · f5174ca0
    Marcel Holtmann authored
    The hci_usb_disconnect() gets called recursively when SCO support
    is enabled and used. This causes sysfs_hash_and_remove() finally to
    dereference a NULL pointer.
    
    Noticed by Sebastian Schmidt <yath@yath.eu.org>
    f5174ca0
hci_usb.c 24.7 KB