Alok Kumar 3e9c713f2e 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
2019-03-02 08:58:33 -08:00

This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
No description provided
Readme 226 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%