Files
android_kernel_samsung_sm86…/core
Jianmin Zhu 6cf7f7aaec qcacld-3.0: Fix race condition when fill mlo_ie in beacon template
When scheduler thread copy mlo_ie from pe_session to beacon template,
hostapd update EDCA params based on STA/SAP concurrency, zero and update
mlo_ie in pe_session for beacon template too, OOB happens for race
condition issue.

To fix it, serialize beacon template update to schedule thread.
Add length check to avoid OOB.

Change-Id: I756ea99e1f6c7280fb68acb8e0982b415dcb7ab6
CRs-Fixed: 3694478
2024-01-03 00:25:46 -08:00
..