1
0
Fork 0
alistair23-linux/drivers/nfc/microread
Dan Carpenter d07f1e8600 NFC: microread: Potential overflows in microread_target_discovered()
Smatch says that skb->data is untrusted so we need to check to make sure
that the memcpy() doesn't overflow.

Fixes: cfad1ba871 ('NFC: Initial support for Inside Secure microread')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-09-05 00:57:32 +02:00
..
Kconfig NFC: mei: Add a common mei bus API for NFC drivers 2013-04-16 00:39:31 +02:00
Makefile NFC: microread: Add MEI physical layer 2013-02-08 12:18:32 +01:00
i2c.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
mei.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
microread.c NFC: microread: Potential overflows in microread_target_discovered() 2014-09-05 00:57:32 +02:00
microread.h nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00