diff options
| author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-05-27 08:55:38 +0300 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2025-07-03 19:26:53 +0200 |
| commit | b3a431fe2e399b2e0cc5f43f7e9d63d63d3710ee (patch) | |
| tree | 6569ae8b2e37ba9a9df9714d02d228aa58e14467 /tools/perf/scripts/python/task-analyzer.py | |
| parent | ac9c50c79eaef5fca0f165e45d0c5880606db53e (diff) | |
wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan()
The ssid->ssids[] and sreq->ssids[] arrays have MT7925_RNR_SCAN_MAX_BSSIDS
elements so this >= needs to be > to prevent an out of bounds access.
Fixes: 8284815ca161 ("wifi: mt76: mt7925: add RNR scan support for 6GHz")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://patch.msgid.link/aDVT2tPhG_8T0Qla@stanley.mountain
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
