android_kernel_samsung_univ.../drivers/nfc
Dan Carpenter b4e7c94c8d NFC: nfcmrvl: double free on error path
[ Upstream commit ca42fb9e52d155547e6cf18cf26bce3e1a6af4ea ]

The nci_spi_send() function calls kfree_skb(skb) on both error and
success so this extra kfree_skb() is a double free.

Fixes: caf6e49bf6 ("NFC: nfcmrvl: add spi driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-22 09:23:23 +01:00
..
fdp nfc: fdp: fix NULL pointer dereference 2017-08-06 19:19:40 -07:00
microread
nfcmrvl NFC: nfcmrvl: double free on error path 2018-03-22 09:23:23 +01:00
nxp-nci
pn544
s3fwrn5
st-nci
st21nfca
Kconfig
Makefile
mei_phy.c
mei_phy.h
nfcsim.c
nfcwilink.c
pn533.c
port100.c
trf7970a.c