kernel-ark/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
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
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
uart.c NFC: nci: fix mistake in uart generic driver 2015-06-15 18:10:37 +02:00