android_kernel_xiaomi_sm8350/core
Ashish Kumar Dhanotiya 69e72bd66a qcacld-3.0: Remove CSR dot11f IE RSN max len
Max len of CSR_DOT11F_IE_RSN is 114 which is les than the
DOT11F_IE_RSN_MAX_LEN (130) which may result in array overflow
while parsing cckm ie.

TO address this replace CSR_DOT11F_IE_RSN_MAX_LEN to with
DOT11F_IE_RSN_MAX_LEN and remove CSR_DOT11F_IE_RSN_MAX_LEN
as it is not getting used anywhere else.

Change-Id: I58f93f37bd17653db2840720ab106c01f10d535e
CRs-Fixed: 2209355
2018-04-06 14:47:05 -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: Prevent access to rx thread after thread shutdown 2018-04-06 01:58:53 -07:00
dp qcacld-3.0: Fix argument type for ol_txrx_stats_callback 2018-04-04 17:47:15 -07:00
hdd qcacld-3.0: Add configuration support for VHT20 MCS9 2018-04-06 14:47:03 -07:00
mac qcacld-3.0: Add configuration support for VHT20 MCS9 2018-04-06 14:47:03 -07:00
pld qcacld-3.0: Fix errors of multi driver compilation 2018-03-14 15:53:05 -07:00
sap qcacld-3.0: Enhance logging levels for some SAP ACS messages 2018-04-06 14:47:00 -07:00
sme qcacld-3.0: Remove CSR dot11f IE RSN max len 2018-04-06 14:47:05 -07:00
wma qcacld-3.0: Fix OOB write in wma_unified_debug_print_event_handler 2018-04-05 01:29:46 -07:00