android_kernel_oneplus_msm8998/drivers/nfc/st21nfca
Suren Baghdasaryan efc949fedd 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>
2017-08-25 15:53:20 +00:00
..
core.c NFC: st21nfca: Add support for proprietary commands 2015-10-27 04:00:24 +01:00
dep.c ANDROID: NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQ 2017-08-18 22:05:07 +00:00
i2c.c NFC: st21nfca: Add few code style fixes 2015-10-27 03:55:13 +01:00
Kconfig
Makefile NFC: st21nfca: Add support for proprietary commands 2015-10-27 04:00:24 +01:00
se.c ANDROID: NFC: st21nfca: Fix memory OOB and leak issues in connectivity events handler 2017-08-25 15:53:20 +00:00
st21nfca.h NFC: st21nfca: Add support for proprietary commands 2015-10-27 04:00:24 +01:00
vendor_cmds.c NFC: st21nfca: Add support for proprietary commands 2015-10-27 04:00:24 +01:00