Re: [PATCH 0/2] Bluetooth: fix hci-uart crashes

From: Marcel Holtmann
Date: Wed Mar 29 2017 - 14:58:01 EST


Hi Johan,

> Not every tty has a class device and this could be used to trigger
> NULL-pointer dereferences in two hci-uart drivers that lacked the
> required sanity checks.
>
> Johan
>
>
> Johan Hovold (2):
> Bluetooth: hci_bcm: add missing tty-device sanity check
> Bluetooth: hci_intel: add missing tty-device sanity check
>
> drivers/bluetooth/hci_bcm.c | 5 ++++-
> drivers/bluetooth/hci_intel.c | 13 ++++++++++++-
> 2 files changed, 16 insertions(+), 2 deletions(-)

bot patches have been applied to bluetooth-next tree.

Regards

Marcel