summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVignesh Viswanathan <viswanat@codeaurora.org>2017-09-06 17:06:49 +0530
committersnandini <snandini@codeaurora.org>2017-09-15 15:41:35 -0700
commit8615ab20c55ae6c0f070e5d67d61c2ab08d722a0 (patch)
tree2eed4fc1728725dfd1a79b1bea9536b3dfda3ba4 /tools/perf/scripts/python
parent7d51eb7b0af2ff9bdfe3fcf7055b0a99166932d2 (diff)
qcacmn: Fix copy overwrite for kek len in gtk offload
With change I239bf5d6c4455d39181e335dbf73bcade16aee8e, kek len WMI_GTK_OFFLOAD_KEK_BYTES is increased to 64 to accommodate FILS kek which are sent as extended TLV in GTK offload command. However, in legacy TLV, the same variable WMI_GTK_OFFLOAD_KEK_BYTES is used to copy the legacy kek of len 16 which leads to memory overwrite during copy Define Legacy kek_len of 16 and use legacy kek_len to copy the kek during gtk offload to avoid copy overwrite. Change-Id: I54001c50fe7b83f69117513e2fb3a6c5ce34bddd CRs-Fixed: 2101668
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions