Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1612256
| From | Marcel Holtmann <marcel@holtmann.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] Bluetooth: fix hci-uart crashes |
| Date | 2017-03-29 21:00 +0200 |
| Message-ID | <tqqZ4-2xD-21@gated-at.bofh.it> (permalink) |
| References | <tqoue-Wy-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/2] Bluetooth: fix hci-uart crashes Johan Hovold <johan@kernel.org> - 2017-03-29 18:20 +0200 [PATCH 2/2] Bluetooth: hci_intel: add missing tty-device sanity check Johan Hovold <johan@kernel.org> - 2017-03-29 18:20 +0200 [PATCH 1/2] Bluetooth: hci_bcm: add missing tty-device sanity check Johan Hovold <johan@kernel.org> - 2017-03-29 18:20 +0200 Re: [PATCH 0/2] Bluetooth: fix hci-uart crashes Marcel Holtmann <marcel@holtmann.org> - 2017-03-29 21:00 +0200
csiph-web