linux-stable/net/nfc/nci
Christophe Ricard 5a9e0ffc0f nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter
skb can be NULL and may lead to a NULL pointer error.

Add a check condition before setting HCI rx buffer.

Cc: stable@vger.kernel.org
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-08-20 21:56:36 +02:00
..
core.c NFC: nci: export nci_core_reset and nci_core_init 2015-08-20 21:23:11 +02:00
data.c NFC: nci: Add dynamic logical connections support 2015-02-02 21:50:31 +01:00
hci.c nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter 2015-08-20 21:56:36 +02:00
Kconfig NFC: nci: add generic uart support 2015-06-11 23:37:37 +02:00
lib.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
Makefile NFC: nci: add generic uart support 2015-06-11 23:37:37 +02:00
ntf.c NFC: nci: Handle proprietary response and notifications 2015-06-09 00:34:20 +02:00
rsp.c NFC: nci: Handle proprietary response and notifications 2015-06-09 00:34:20 +02:00
spi.c NFC: NCI: Use reinit_completion() at appropriate places 2014-02-23 23:32:18 +01:00
uart.c NFC: nci: fix mistake in uart generic driver 2015-06-15 18:10:37 +02:00