summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorDustin Brown <dustinb@codeaurora.org>2017-10-13 11:51:06 -0700
committerDustin Brown <dustinb@codeaurora.org>2017-10-13 11:51:06 -0700
commit203409107b98d64b20a4cc03026b83d6d46d1733 (patch)
treed255487f0b6adae4d77ea25c5e2d2dba2026067e /Android.mk
parentaf7dca013f7181f5f29364eec0dcb6f4c3668905 (diff)
qcacld-3.0: Fix use-after-free in fw event processor
wmi_process_fw_event() frees the given buffer after it has been processed. A recent change reaches into this buffer to get the EventId, leading to a use-after-free. Instead, extract the EventId before processing the event. Change-Id: I8147ac62629c07ce27271a2cec8e5ab6a88393ff CRs-Fixed: 2126580
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions