diff options
| author | tinlin <tinlin@codeaurora.org> | 2018-12-13 19:33:52 +0800 |
|---|---|---|
| committer | tinlin <tinlin@codeaurora.org> | 2018-12-13 19:44:18 +0800 |
| commit | e2ce745edf0e5204fc8bd0725bd6cf32734adfea (patch) | |
| tree | 90ffbc167ce859204c18f0fd6be01cd3ab441f13 /tools/perf/scripts/python/netdev-times.py | |
| parent | fc2ef40c85b875fe9a702d87abff40d2f19816c1 (diff) | |
qcacld-2.0: Fix possible OOB read in ProcDnldRsp
Propagation from cld3.0 to cld2.0.
_
In ProcDnldRsp, pHdr->sBufSize is coming from fw message
which could not be trusted. Before its use it should ProcDnldRsp
should verify it against its max allowed size (UINT_MAX).
Fix is to add a sanity check for pHdr->sBufSize against UINT_MAX
before its use.
Change-Id: I6ec970483af860d5e42d6adac640274743f44f1a
CRs-Fixed: 2366509
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
