summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/symbols.py
diff options
context:
space:
mode:
authorAlok Kumar <alokkuma@codeaurora.org>2019-02-28 22:54:05 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-03-03 21:10:22 -0800
commitbc6408d7a131a0c50c66e93bf062e257c3a744e7 (patch)
tree9ca280f4b0d54a9b7fbd18102b430925d61e2b38 /scripts/gdb/linux/symbols.py
parent25dc9c12e17d528848f7b19f9a26b1c76b23bc10 (diff)
qcacld-3.0: Check possible OOB while strncmp
In hdd_tx_rx_is_dns_domain_name_match, during strncmp for domain_name and dns_payload there may be possibility to access data more than skb->len if track_dns_domain_len is corrupted. Add a check to verify if track_dns_domain_len during strncmp is within skb->len to avoid OOB. Change-Id: If936272a1b57c9239d4817e99d8bebdbc120fd20 CRs-Fixed: 2368165
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions