kernel-fxtec-pro1x/drivers/nfc/st21nfca
Suren Baghdasaryan 8b6701269a ANDROID: NFC: st21nfca: Fix memory OOB and leak issues in connectivity events handler
Overflow on memcpy is possible in kernel driver for st21nfca's
NFC HCI layer when handling connectivity events if aid_len or
params_len are bigger than the buffer size.
Memory leak is possible when parameter tag is invalid.

Bug: 62679581

Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2018-08-28 17:10:42 +05:30
..
core.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
dep.c ANDROID: NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQ 2018-08-28 17:10:42 +05:30
i2c.c nfc: st21nfca: constify i2c_device_id 2017-11-06 00:56:56 +01:00
Kconfig
Makefile
se.c ANDROID: NFC: st21nfca: Fix memory OOB and leak issues in connectivity events handler 2018-08-28 17:10:42 +05:30
st21nfca.h
vendor_cmds.c