1
0
Fork 0
alistair23-linux/drivers/bluetooth
Loic Poulain 48439d501e Bluetooth: Ignore H5 non-link packets in non-active state
When detecting a non-link packet, h5_reset_rx() frees the Rx skb.
Not returning after that will cause the upcoming h5_rx_payload()
call to dereference a now NULL Rx skb and trigger a kernel oops.

Signed-off-by: Loic Poulain <loic.poulain@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Cc: stable@vger.kernel.org
2014-06-23 18:22:48 +02:00
..
Kconfig Bluetooth: add module name for btwilink 2014-03-10 14:11:02 +01:00
Makefile Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default 2013-10-02 09:10:05 +03:00
ath3k.c Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012." 2014-06-20 12:45:35 +02:00
bcm203x.c Bluetooth: Use devm_kzalloc in bcm203x.c file. 2012-08-06 15:03:00 -03:00
bfusb.c Bluetooth: Remove assignments in if-statements 2014-03-05 20:52:17 +02:00
bluecard_cs.c Bluetooth: bluecard: Use del_timer_sync() in teardown path 2014-03-23 10:30:22 -07:00
bpa10x.c Bluetooth: Declare bpa10x_table[] as const 2013-10-11 17:05:22 +02:00
bt3c_cs.c Bluetooth: Remove assignments in if-statements 2014-03-05 20:52:17 +02:00
btmrvl_debugfs.c Bluetooth: replace strict_strtol() with kstrtol() 2013-07-25 14:15:25 +01:00
btmrvl_drv.h Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd() 2014-04-24 11:55:25 -03:00
btmrvl_main.c Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd() 2014-04-24 11:55:25 -03:00
btmrvl_sdio.c Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts 2014-03-28 19:37:06 -07:00
btmrvl_sdio.h Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts 2014-03-28 19:37:06 -07:00
btsdio.c Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A 2013-12-29 21:31:07 +02:00
btuart_cs.c Bluetooth: Remove assignments in if-statements 2014-03-05 20:52:17 +02:00
btusb.c Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012." 2014-06-20 12:45:35 +02:00
btwilink.c Bluetooth: Add hdev parameter to hdev->send driver callback 2013-10-11 15:28:03 +02:00
dtl1_cs.c Bluetooth: Remove assignments in if-statements 2014-03-05 20:52:17 +02:00
hci_ath.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
hci_bcsp.c Bluetooth: Remove assignments in if-statements 2014-03-05 20:52:17 +02:00
hci_h4.c Bluetooth: Remove hci_h4 unused defines 2014-04-24 11:55:26 -03:00
hci_h5.c Bluetooth: Ignore H5 non-link packets in non-active state 2014-06-23 18:22:48 +02:00
hci_ldisc.c bluetooth: hci_ldisc: fix deadlock condition 2014-04-24 16:16:33 -07:00
hci_ll.c Bluetooth: Add hdev parameter to hdev->send driver callback 2013-10-11 15:28:03 +02:00
hci_uart.h bluetooth: hci_ldisc: fix deadlock condition 2014-04-24 16:16:33 -07:00
hci_vhci.c Bluetooth: allocate static minor for vhci 2014-02-18 09:49:04 -08:00