4767534dd02db8236dcc6e98095bfe40cad849b0

In the call to QDF_TRACE_HEX_DUMP in extract_ndp_confirm_tlv(), the buffer, event->ndp_cfg is dereferenced an additional time and then read the length number of bytes in hex_dump_to_buffer, resulting in an OOB read. As WMI logging is already enabled, remove the hex dump. Change-Id: I6a866e87dd80f3e41cf3c699ff4846416d309cf3 CRs-Fixed: 2326012
Descrizione
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%