Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Jeff Johnson e5f33ba148 qcacld-3.0: Avoid buffer overread when setting probable channel
Currently in __wlan_hdd_cfg80211_set_probable_oper_channel,
nla_parse() is called to parse the command attributes without
specifying a policy. This prevents nla_parse() from doing basic
validation of the attributes, and in some circumstances could result
in a buffer overread. In addition, the tb array is not sized
correctly. To avoid these issues properly size the tb array, and
define an appropriate policy and use it in the invocation of
nla_parse().

Change-Id: I1d4bc3d1f09f0767a3cbd5ed84dc214f167c3c4d
CRs-Fixed: 2054744
2017-06-12 20:52:22 -07:00
core qcacld-3.0: Avoid buffer overread when setting probable channel 2017-06-12 20:52:22 -07:00
uapi/linux qcacld-3.0: Add support for multiple instances of the host driver 2016-12-14 14:08:37 -08:00
Android.mk qcacld-3.0: Use absolute path for header files 2017-04-09 13:57:23 -07:00
Kbuild qcacld-3.0: Enable TSO 2017-06-07 12:14:46 -07:00
Kconfig qcacld-3.0: Enable DPTRACE for perf and production builds 2017-05-16 00:46:25 -07:00
Makefile qcacld-3.0: accept module name externally 2016-06-01 10:48:46 -07:00
README.txt

This is CNSS WLAN Host Driver for products starting from iHelium