commit | a51b757fc7eef9e993a93e4d8748a02bc4027599 | [log] [tgz] |
---|---|---|
author | Hsiu-Chang Chen <[email protected]> | Mon Dec 19 17:44:22 2022 +0800 |
committer | Hsiu-Chang Chen <[email protected]> | Tue May 09 03:16:28 2023 +0000 |
tree | ab18e7a5fae9270554260b5d9240ad9b264b85dd | |
parent | 9d72a095d4441badfae909ab16ca647bf3a1ff29 [diff] |
qcacld-3.0: Add check to avoid potential OOB access for bssid_list In wma_group_num_bss_to_scan_id(), bssid_list may be accessed out of boundary. Add check to avoid potential OOB access for bssid_list. Bug: 245789946 Test: Regression Test Change-Id: I218af0fe617f64a50c7c296c622f7fac01e1b4fc CRs-Fixed: 3357461 Signed-off-by: Hsiu-Chang Chen <[email protected]>