summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDustin Brown <dustinb@codeaurora.org>2016-11-14 16:11:26 -0800
committerqcabuildsw <qcabuildsw@localhost>2016-11-16 01:59:26 -0800
commitf28d76bb3c7ec156c6944009f04aca05c437405c (patch)
tree0f64136e13bc6a3866528a16078ba30922a6c682 /include/linux
parentf35a83e74c2876b0ba82e912a8fdd05821b901d6 (diff)
qcacmn: Fix use-after-freed when sending WMI command to FW
Using a buffer after passing it to wmi_unified_cmd_send() induces a race condition that may result in a use-after-freed situation. Fix several potential use-after-freed situations when calling wmi_unified_cmd_send() by ensuring all access to a buffer is done before the call to wmi_unified_cmd_send(). Change-Id: I985aad6e49daf1d823e3751a9cb0a293a298323c CRs-Fixed: 1089713
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions