diff options
author | Gururaj Pandurangi <quic_panduran@quicinc.com> | 2022-01-04 12:11:03 -0800 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2022-09-06 05:30:20 -0700 |
commit | 0c6dbf858a98d816e4cc02d62d74194c55546aa4 (patch) | |
tree | dd421c07b107595c33fa38d7854b69d8054c840d /scripts/link-vmlinux.sh | |
parent | f07caca0c485e5c961a1e6eb7803073778e0bf98 (diff) |
qcacld-3.0: 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: Ic6756c11c05e68f0af5227971ce8b16a6c7e012a
CRs-Fixed: 3104235
Diffstat (limited to 'scripts/link-vmlinux.sh')
0 files changed, 0 insertions, 0 deletions