linux-stable/net/nfc
Szymon Janc 460d8f970e NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes
local_gb is of size NFC_MAX_GT_LEN and len is used as index for it.
Check len against this instead of NCI_MAX_PARAM_LEN before accessing
local_gb.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-10-26 18:26:48 +02:00
..
hci NFC: Implement HCI DEP send and receive data 2012-10-26 18:26:46 +02:00
llcp NFC: Initial SNL support 2012-10-26 18:26:47 +02:00
nci NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes 2012-10-26 18:26:48 +02:00
af_nfc.c NFC: Core code identation fixes 2012-03-06 15:16:25 -05:00
core.c NFC: Set rf_mode to NFC_RF_NONE where necessary 2012-10-26 18:26:47 +02:00
Kconfig NFC: HCI support 2012-04-12 15:10:34 -04:00
Makefile NFC: HCI support 2012-04-12 15:10:34 -04:00
netlink.c NFC: Add NFC_ATTR_RF_MODE when sending device netlink properties 2012-10-26 18:26:48 +02:00
nfc.h NFC: Introduce target mode rx data callback 2012-06-04 21:34:31 +02:00
rawsock.c NFC: Return from rawsock_release when sk is NULL 2012-06-26 01:35:26 +02:00