Files
linux/net/nfc
Suren Baghdasaryan c2e26216b7 ANDROID: NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
When handling SHDLC I-Frame commands "pipe" field used for indexing
into an array should be checked before usage. If left unchecked it
might access memory outside of the array of size NFC_HCI_MAX_PIPES(127).

Bug: 62679701

Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2017-08-21 08:50:08 -07:00
..
2017-07-27 15:07:56 -07:00
2017-07-27 15:07:56 -07:00
2016-07-06 10:02:06 +02:00