Files
android_kernel_samsung_sm86…/components/dp
Amit Mehta 7297c338d7 qcacld-3.0: Add check to avoid OOB access
Currently while updating EAPOL stats, there is no check
for subtype greater than array size, which can result in OOB access.

To fix the issue add additional check for subtype <= EAPOL M4 to
avoid OOB access.

Change-Id: I906ce9166b7a0202335403c77dc6bcd135dea663
CRs-Fixed: 3387939
2023-01-26 04:09:42 -08:00
..