Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit abdd0074 authored by Gururaj Pandurangi's avatar Gururaj Pandurangi Committed by Gerrit - the friendly Code Review server
Browse files

wlan: Avoid OOB read in dot11f_unpack_assoc_response

Avoid OOB read in dot11f_unpack_assoc_response API. Modify
the check to nBuf-len > 1 to read another byte of pBufRemaining.
This ensures a read of at least 2 bytes since all IEs have
at least 2 bytes.

Change-Id: If8f43739091b1baa8a86751fa60b9af2a90a751a
CRs-Fixed: 3064612
parent c202f3ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment