android_kernel_xiaomi_sm8350/core
Dustin Brown 933cd2a72f qcacld-3.0: Avoid info leak in hdd_driver_rxfilter_comand_handler
In hdd_driver_rxfilter_comand_handler(), when kstrtou8() fails to parse
the input string, the value of an uninitialized @type local is logged.
To avoid leaking stack memory, avoid logging the value of @type if the
parsing fails.

Change-Id: I46b21cdb138927b3edc406014450447c58a0d977
CRs-Fixed: 2221085
2018-04-19 19:25:53 -07:00
..
bmi qcacld-3.0: Add support for QCA9379 on x86 platform 2018-02-28 05:29:39 -08:00
cds qcacld-3.0: Fix to set start/stop threshold from ini 2018-04-18 18:38:40 -07:00
dp qcacld-3.0: Add frag_header to support pre-wdi2.0 platform 2018-04-18 22:03:28 -07:00
hdd qcacld-3.0: Avoid info leak in hdd_driver_rxfilter_comand_handler 2018-04-19 19:25:53 -07:00
mac Release 5.2.0.74I 2018-04-19 14:15:09 -07:00
pld qcacld-3.0: Do not compile pld_pcie file for non-pci case 2018-04-18 18:38:46 -07:00
sap qcacld-3.0: Remove DFS channels from scan list in case of MCC disallow 2018-04-16 16:56:40 -07:00
sme qcacld-3.0: Unregister CSR scan request handler when csr_stop 2018-04-19 19:25:47 -07:00
wma qcacld-3.0: Add new ini to enable/disable FT open feature 2018-04-18 18:38:54 -07:00