4818d4b11d
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> |
||
---|---|---|
.. | ||
command.c | ||
core.c | ||
hci.h | ||
hcp.c | ||
Kconfig | ||
llc.c | ||
llc.h | ||
llc_nop.c | ||
llc_shdlc.c | ||
Makefile |