linux_dsm_epyc7002/drivers/nfc
Pan Bian 99a8efbb6e NFC: st21nfca: fix double free
The variable nfcid_skb is not changed in the callee nfc_hci_get_param()
if error occurs. Consequently, the freed variable nfcid_skb will be
freed again, resulting in a double free bug. Set nfcid_skb to NULL after
releasing it to fix the bug.

Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-06 21:48:29 -08:00
..
fdp NFC: fdp: fix incorrect free object 2019-11-05 18:31:45 -08:00
microread
nfcmrvl
nxp-nci
pn533 NFC: pn533: fix use-after-free and memleaks 2019-10-08 16:52:26 -07:00
pn544
s3fwrn5
st21nfca NFC: st21nfca: fix double free 2019-11-06 21:48:29 -08:00
st95hf
st-nci
Kconfig
Makefile
mei_phy.c
mei_phy.h
nfcsim.c
port100.c
trf7970a.c